CadBoundaryPathLine class

CadBoundaryPathLine class

The Cad boundary path line.

The CadBoundaryPathLine type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of CadBoundaryPathLine

Properties

PropertyDescription
first_pointGets or sets the first Point.
second_pointGets or sets the second Point.

Methods

MethodDescription
to_cad_base_entityConveret a boundary path entity to cad base entity.

See Also