CadPolylineBoundaryPath class

CadPolylineBoundaryPath class

The Cad polyline boundary path.

The CadPolylineBoundaryPath type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of CadPolylineBoundaryPath

Properties

PropertyDescription
has_bugleGets or sets a value indicating whether has bugle.
is_closedGets or sets a value indicating whether is closed.
max_array_lenGets or sets the max array len.
verticesGets list of vertices.
buglesGets list of bugles.

See Also