SurfaceProcedureConnectionSurfaceShape Property |
Gets the shape of the reference surface upon which the surface geometry is defined.
Namespace:
AGI.Foundation.RouteDesign.Advanced
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public override Ellipsoid SurfaceShape { get; }
Public Overrides ReadOnly Property SurfaceShape As Ellipsoid
Get
public:
virtual property Ellipsoid^ SurfaceShape {
Ellipsoid^ get () override;
}
abstract SurfaceShape : Ellipsoid with get
override SurfaceShape : Ellipsoid with get
Property Value
Type:
EllipsoidSee Also