Share

EllipseFull Object


Description

The EllipseFull object. The object created is a transient mathematical object and is not displayed graphically

Methods

Name Description
Copy Creates a copy of this EllipseFull object. The result is entirely independent and can be edited without affecting the original EllipseFull 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 CurveEvaluator 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.
Normal Specifies the axis of the ellipse. The axis extends out of the ellipse.

Accessed From

EllipseFull.Copy, SketchEllipse.Geometry3d, SketchEllipse3D.Geometry, SketchEllipse3DProxy.Geometry, SketchEllipseProxy.Geometry3d, TransientGeometry.CreateEllipseFull

Version

Introduced in version 4

Was this information helpful?