Share

AcAxObjectRef::AcAxObjectRef

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

Links

AcAxObjectRef

Was this information helpful?