Click or drag to resize

LoadShapes Methods

[This is preliminary documentation and is subject to change.]

The LoadShapes type exposes the following members.

Methods
  NameDescription
Protected methodCheckForError (Inherited from ContextState.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetContextHandle
Returns the low-level handle of the current OpenDSS/DSS-CAPI instance.
(Inherited from ContextState.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodNew
Public methodNormalize
Public methodToString (Inherited from Object.)
Public methodUseFloat32
Converts the current LoadShape data to float32/single precision. If there is no data or the data is already represented using float32, nothing is done. (API Extension)
Public methodUseFloat64
Converts the current LoadShape data to float64/double precision. If there is no data or the data is already represented using float64, nothing is done. (API Extension)
Top
See Also