Click or drag to resize

SurfaceArcStartParameter Property

Gets or sets a parameter along the closed arc that represents the entry into the arc. The parameterization is used to find tangents to the surface path.

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 virtual double StartParameter { get; set; }

Property Value

Type: Double
See Also