![]() | LoadShapes Methods |
[This is preliminary documentation and is subject to change.]
The LoadShapes type exposes the following members.
Name | Description | |
---|---|---|
![]() | CheckForError | (Inherited from ContextState.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetContextHandle |
Returns the low-level handle of the current OpenDSS/DSS-CAPI instance.
(Inherited from ContextState.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | New | |
![]() | Normalize | |
![]() | ToString | (Inherited from Object.) |
![]() | UseFloat32 |
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)
|
![]() | UseFloat64 |
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)
|