Share

DWGEllipticalArc Object

Derived from: DWGEntity Object

Description

DWGEllipticalArc Object.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
Center Read-only property that returns the position of the center of the DWGEllipticalArc.
HandleID Read-only property that returns the HandleID for the DWGEntity.
Normal Read-only property that returns the UnitVector indicating the normal of the DWGEllipticalArc.
Parent Gets the parent object from whom this object can logically be reached.
ParentEntity Read-only property that returns the parent DWGEntity of the entity.
Type Gets the constant that indicates the type of this object.

Accessed From

DWGEllipticalArcProxy.NativeObject, DWGEllipticalArcsEnumerator.Item

Derived Classes

DWGEllipticalArcProxy

Version

Introduced in version 2016

Was this information helpful?