GH_OrdinateDimension Properties |
The GH_OrdinateDimension type exposes the following members.
Name | Description | |
---|---|---|
![]() | Boundingbox | (Inherited from GH_AnnotationBase.) |
![]() | ClippingBox | (Inherited from GH_AnnotationBase.) |
![]() | IsGeometryLoaded |
Gets the load state of this annotation object. The annotation is considered to be loaded when the local annotation instance is not null.
(Inherited from GH_AnnotationBase.) |
![]() | IsReferencedGeometry |
Gets a value indicating whether or not this geometry is referenced.
Not all IGH_GeometricGoo implementations support referenced geometry.
(Inherited from GH_GeometricGooT.) |
![]() | IsValid |
Gets the validity of this dimension. If the dimension is referenced but cannot be loaded, then the dimension is not valid.
(Inherited from GH_AnnotationBase.) |
![]() | IsValidWhyNot |
Gets a string describing the state of "invalidness".
If the instance is valid, then this property should return Nothing or String.Empty.
(Inherited from GH_AnnotationBase.) |
![]() | ReferenceID | (Inherited from GH_AnnotationBase.) |
![]() | Style | (Inherited from GH_AnnotationBase.) |
![]() | TypeDescription | (Overrides GH_AnnotationBaseTypeDescription.) |
![]() | TypeName | (Overrides GH_AnnotationBaseTypeName.) |
![]() | Value | |
![]() | ValueType | (Overrides GH_DimensionValueType.) |