Share

DWGArcProxy Object

Derived from: DWGArc Object

Description

DWGArcProxy 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 center of the arc in model space.
ContainingOccurrence Get the component occurrence context through which the native object is being seen through.
HandleID Read-only property that returns the HandleID for the DWGEntity.
NativeObject Get the object in the context of the definition instead of the containing assembly.
Normal Read-only property that returns the UnitVector indicating the normal of the arc.
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.

Version

Introduced in version 2016

Was this information helpful?