Share

EllipseFull2d Object


Description

The EllipseFull2d object. The object is a transient mathematical object and is not displayed graphically.

Methods

Name Description
Copy Creates a copy of this EllipseFull2d object. The result is entirely independent and can be edited without affecting the original EllipseFull2d object.
GetEllipseFullData Get the data defining this ellipse.
PutEllipseFullData Method that sets the data defining this ellipse.

Properties

Name Description
Center Specifies the center of the ellipse.
Evaluator Gets the Curve2dEvaluator for this ellipse.
MajorAxisVector Specifies the direction of the major axis of the ellipse.
MinorMajorRatio Specifies the ratio of the minor and major axes of the ellipse.

Accessed From

EllipseFull2d.Copy, SketchEllipse.Geometry, SketchEllipseProxy.Geometry, TransientGeometry.CreateEllipseFull2d

Version

Introduced in version 4

Was this information helpful?