ExtrudedCentralBodyCoverageGridCentralBody Property |
Gets or sets the central body associated with this grid.
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 override CentralBody CentralBody { get; }
Public Overrides ReadOnly Property CentralBody As CentralBody
Get
public:
virtual property CentralBody^ CentralBody {
CentralBody^ get () override;
}
abstract CentralBody : CentralBody with get
override CentralBody : CentralBody with get
Property Value
Type:
CentralBodyRemarks See Also