|
|
GH_Model Properties |
The GH_Model type exposes the following members.
| Name | Description | |
|---|---|---|
| Boundingbox | (Overrides GH_GeometricGoo.Boundingbox.) | |
| ClippingBox | ||
| IsGeometryLoaded | (Overrides GH_GeometricGoo.IsGeometryLoaded.) | |
| IsReferencedGeometry |
Gets a value indicating whether or not this geometry is referenced.
Not all IGH_GeometricGoo implementations support referenced geometry.
(Inherited from GH_GeometricGooModel.) | |
| IsValid | (Overrides GH_GeometricGoo.IsValid.) | |
| 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_GooModel.) | |
| ReferenceID | (Overrides GH_GeometricGoo.ReferenceID.) | |
| TypeDescription | (Overrides GH_Goo.TypeDescription.) | |
| TypeName | (Overrides GH_Goo.TypeName.) | |
| Value |
Gets or sets the value of this type.
Note that if the type has a ReferenceID this value might get destroyed in the future.
(Inherited from GH_GeometricGooModel.) |