Share

EllipticalCylinder Object


Description

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

Methods

Name Description
Copy Creates a copy of this EllipticalCylinder object. The result is entirely independent and can be edited without affecting the original EllipticalCylinder object.
GetEllipticalCylinderData Get the data defining this elliptical cylinder.
PutEllipticalCylinderData Method that sets the data defining this elliptical cylinder.

Properties

Name Description
AxisVector Specifies the direction of the axis of the elliptical cylinder.
BasePoint Specifies the base of the elliptical cylinder.
Evaluator Gets the surface evaluator for this elliptical cylinder.
MajorAxisVector Specifies the direction of the major axis of the elliptical cylinder.
MinorMajorRatio Specifies the ratio of the minor and major axes of the elliptical cylinder.

Accessed From

EllipticalCylinder.Copy, TransientGeometry.CreateEllipticalCylinder

Version

Introduced in version 4

Was this information helpful?