Click or drag to resize

ExtrudedPolylineTriangulatorResultBottomBoundaryPositions Property

Gets the boundary positions along the bottom of the extrusion.

Namespace:  AGI.Foundation.Geometry.Discrete
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Collection<Cartesian> BottomBoundaryPositions { get; }

Property Value

Type: CollectionCartesian
See Also