ExtrudedCentralBodyCoverageGridHeightBounds Property |
Gets or sets the height bounds relative to the reference surface of the
UnderlyingGrid.
Namespace:
AGI.Foundation.Geometry.Discrete
Assembly:
AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Bounds HeightBounds { get; set; }
Public Property HeightBounds As Bounds
Get
Set
public:
property Bounds HeightBounds {
Bounds get ();
void set (Bounds value);
}
member HeightBounds : Bounds with get, set
Property Value
Type:
BoundsSee Also