Click or drag to resize

SolidTriangulatorResult.OutlinePositions Property

Gets the positions outlining the solid.

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

Property Value

Type: Collection<Cartesian>
See Also