Click or drag to resize

ExtrudedCentralBodyCoverageGrid.UnderlyingGrid Property

Gets the underlying grid that is extruded.

Namespace:  AGI.Foundation.Geometry.Discrete
Assembly:  AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public CentralBodyCoverageGrid UnderlyingGrid { get; }

Property Value

Type: CentralBodyCoverageGrid
See Also