Click or drag to resize

StaticRouteProfileCustomSegment Property

Gets or sets the custom profile geometry corresponding to the surface geometry of the procedure to which this profile is attached. The user is responsible for making sure the profile and surface path are consistent.

Namespace:  AGI.Foundation.RouteDesign.Advanced
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ProfileSegment CustomSegment { get; set; }

Property Value

Type: ProfileSegment
See Also