C++
AcAxObjectRef( AcDbObjectId objId );
Description
This constructor creates an AcAxObjectRef instance and attaches it to the database-resident object by its object ID.
Parameters
| Parameters | Description |
|---|---|
| objId | Object ID of the referenced object |
AcAxObjectRef( AcDbObjectId objId );
This constructor creates an AcAxObjectRef instance and attaches it to the database-resident object by its object ID.
| Parameters | Description |
|---|---|
| objId | Object ID of the referenced object |