Click or drag to resize

TriangulatorResultPositions Property

Gets the positions of the mesh.

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

Property Value

Type: CollectionCartesian
See Also