GH_Hatch Properties |
The GH_Hatch type exposes the following members.
| Name | Description | |
|---|---|---|
| BackgroundColor | ||
| BoundaryVisible | ||
| Boundingbox | (Overrides GH_GeometricGooTBoundingbox.) | |
| ClippingBox | ||
| IsGeometryLoaded |
Gets the load state of this hatch object. The hatch is considered to be loaded when the local hatch instance is not null.
(Overrides GH_GeometricGooTIsGeometryLoaded.) | |
| 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 hatch. If the hatch is referenced but cannot be loaded, the hatch is not valid.
(Overrides GH_GeometricGooTIsValid.) | |
| IsValidWhyNot |
Gets a string describing the state of "invalidness".
If the instance is valid, then this property should return Nothing or String.Empty.
(Overrides GH_GooTIsValidWhyNot.) | |
| Pattern | ||
| ReferenceID | (Overrides GH_GeometricGooTReferenceID.) | |
| TypeDescription | (Overrides GH_GooTTypeDescription.) | |
| TypeName | (Overrides GH_GooTTypeName.) | |
| Value | (Overrides GH_GeometricGooTValue.) |