DWGEntity Object
Description
DWGEntity Object.
Properties
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. |
HandleID |
Read-only property that returns the HandleID for the DWGEntity. |
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
DWGAcadSupportedProxy.ParentEntity,
DWGAcadSupportedProxyProxy.ParentEntity,
DWGACMStandardPart.ParentEntity,
DWGACMStandardPartProxy.ParentEntity,
DWGArc.ParentEntity,
DWGArcProxy.ParentEntity,
DWGBlockReference.ParentEntity,
DWGBlockReferenceProxy.ParentEntity,
DWGEllipticalArc.ParentEntity,
DWGEllipticalArcProxy.ParentEntity,
DWGEntitiesEnumerator.Item,
DWGEntity.ParentEntity,
DWGEntityArcSegment.Parent,
DWGEntityEllipticalArcSegment.Parent,
DWGEntityLineSegment.Parent,
DWGEntityProxy.NativeObject,
DWGEntityProxy.ParentEntity,
DWGEntitySegment.Parent,
DWGEntitySegmentProxy.ParentEntity,
DWGEntitySplineSegment.Parent,
DWGLine.ParentEntity,
DWGLineProxy.ParentEntity,
DWGPoint.ParentEntity,
DWGPointProxy.ParentEntity,
DWGPolyline.ParentEntity,
DWGPolyline2D.ParentEntity,
DWGPolyline2DProxy.ParentEntity,
DWGPolyline3D.ParentEntity,
DWGPolyline3DProxy.ParentEntity,
DWGPolylineProxy.ParentEntity,
DWGSpline.ParentEntity,
DWGSplineProxy.ParentEntity
Derived Classes
DWGAcadSupportedProxy,
DWGACMStandardPart,
DWGArc,
DWGBlockReference,
DWGEllipticalArc,
DWGEntityProxy,
DWGLine,
DWGPoint,
DWGPolyline,
DWGPolyline2D,
DWGPolyline3D,
DWGSpline
Samples
ImportedDWGComponent Creation |
This sample demonstrates how to create an imported DWG component into Inventor part document, and project the DWG entities onto Inventor planar sketch. |
Version
Introduced in version 2016