ExtrudedCentralBodyCoverageGridUnderlyingGrid Property |
Gets the underlying grid that is extruded.
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 CentralBodyCoverageGrid UnderlyingGrid { get; }
Public ReadOnly Property UnderlyingGrid As CentralBodyCoverageGrid
Get
public:
property CentralBodyCoverageGrid^ UnderlyingGrid {
CentralBodyCoverageGrid^ get ();
}
member UnderlyingGrid : CentralBodyCoverageGrid with get
Property Value
Type:
CentralBodyCoverageGridSee Also