Click or drag to resize

SolidTriangulatorResultOutlineIndices Property

Gets indices into Positions that define the positions outlining the solid.

Namespace:  AGI.Foundation.Geometry.Discrete
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 23.2.417.0 (23.2.417.0)
Syntax
public Collection<int> OutlineIndices { get; }

Property Value

Type: CollectionInt32
See Also