CadBoundaryPathCircularEllipse class

CadBoundaryPathCircularEllipse class

The Cad boundary path circular ellipse.

The CadBoundaryPathCircularEllipse type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of CadBoundaryPathCircularEllipse

Properties

PropertyDescription
center_pointGets or sets the centerPoint.
major_end_pointGets or sets the majour end point.
axis_ratioGets or sets the radius.
start_angleGets or sets Start angle.
end_angleGets or sets the End angle.
counterclockwise_flagGets or sets the counterclockwise flag.

Methods

MethodDescription
to_cad_base_entityConveret a boundary path entity to cad base entity.

See Also