Method | Description |
---|---|
![]() | Default constructor. |
![]() | The constructor sets the data members of the AcDbEdgeRef. |
![]() | The constructor creates an AcDbEdgeRef based on another AcDbEdgeRef object. |
![]() | The constructor causes the AcDbEdgeRef to maintain the AcDbObjectId of the given AcDbEntity. Moreover, if the entity is derived from AcDbCurve, it obtains a copy of the AcGeCurve3d and maintains in it the AcDbEdgeRef. |
![]() | Creates AcDbEdgeRef from an entity in a block table record and referenced via a path of block inserts. |
![]() | The constructor makes the AcDbEdgeRef keep the AcGeCurve3d. |