Skip to content

ACadSharp.Entities.Spline.PolygonalVertexes(System.Int32)

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

PolygonalVertexes(System.Int32) Method

Converts the spline in a list of vertexes.

Definition

Namespace: ACadSharp.Entities.Spline

C#

public List<XYZ> PolygonalVertexes(System.Int32)

Return Value

List

Clone this wiki locally