ParametricRouteSegmentSurfaceGeometry Property |
Gets the geometry along the
SurfaceShape, parameterized on arc length along the surface path.
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 SurfaceSegment SurfaceGeometry { get; }
Public ReadOnly Property SurfaceGeometry As SurfaceSegment
Get
public:
property SurfaceSegment^ SurfaceGeometry {
SurfaceSegment^ get ();
}
member SurfaceGeometry : SurfaceSegment with get
Property Value
Type:
SurfaceSegmentSee Also