Click or drag to resize

SensorProjectionBoundary.BoundaryCurveSegments Property

Gets the collection of segments comprising the BoundaryCurve.

Namespace:  AGI.Foundation.Geometry.Shapes
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public CurveCollection BoundaryCurveSegments { get; }

Property Value

Type: CurveCollection
See Also