Share

EllipseFull2d.GetEllipseFullData Method

Parent Object: EllipseFull2d

Description

Get the data defining this ellipse.

Syntax

EllipseFull2d.GetEllipseFullData( Center() As Double, MajorAxis() As Double, MinorMajorRatio As Double )

Parameters

Name Type Description
Center Double Input/output Double that specifies the entity's center.
MajorAxis Double Input/output Double that specifies major axis.
MinorMajorRatio Double Output Double that specifies the ratio of the minor and major axes of the ellipse.

Version

Introduced in version 4

Was this information helpful?