Skip to content

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

Albert Domenech edited this page Apr 26, 2025 · 2 revisions

PolygonalVertexes(System.Int32) Method

Converts the arc in a list of vertexes.

Definition

Namespace: ACadSharp.Entities.Arc

C#

public overrideList<XYZ> PolygonalVertexes(System.Int32)

Return Value

List

Clone this wiki locally