Skip to content

CSMath.Geometry.ICurve.PolygonalVertexes(System.Int32)

Albert Domenech edited this page Apr 26, 2025 · 1 revision

PolygonalVertexes(System.Int32) Method

Converts the curve in a list of vertexes.

Definition

Namespace: CSMath.Geometry.ICurve

C#

public List<XYZ> PolygonalVertexes(System.Int32)

Return Value

List

Clone this wiki locally