CadBoundaryPathCircularArc class

CadBoundaryPathCircularArc class

The Cad boundary path circular arc.

The CadBoundaryPathCircularArc type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of CadBoundaryPathCircularArc

Properties

PropertyDescription
center_pointGets or sets the centerPoint.
radiusGets or sets the radius.
start_angleGets or sets Start angle.
end_angleGets or sets the End angle.
counter_clockwizeGets or sets the counter clockwize.

Methods

MethodDescription
to_cad_base_entityConveret a boundary path entity to cad base entity.

See Also