IntersectionWithSurfaceRegionsCoverageGridGridPointProvider Property |
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 GridPointProvider { get; }
Public ReadOnly Property GridPointProvider As CentralBodyCoverageGrid
Get
public:
property CentralBodyCoverageGrid^ GridPointProvider {
CentralBodyCoverageGrid^ get ();
}
member GridPointProvider : CentralBodyCoverageGrid with get
Property Value
Type:
CentralBodyCoverageGridSee Also