|
FRX SDK Documentation 2025 SP0
|
#include <AcAxObjectRef.h>
Public Member Functions | |
| AcAxObjectRef (AcDbObject *&) | |
| AcAxObjectRef (AcDbObjectId) | |
| AcAxObjectRef () | |
| Acad::ErrorStatus | acquire (AcDbObjectId) |
| Acad::ErrorStatus | acquire (AcDbObject *&) |
| Acad::ErrorStatus | release (AcDbObjectId &, AcDbObject *&) |
| bool | isNull (void) |
| AcDbObjectId | objectId (void) |
Definition at line 23 of file AcAxObjectRef.h.
| AcAxObjectRef::AcAxObjectRef | ( | AcDbObject *& | ) |
| AcAxObjectRef::AcAxObjectRef | ( | AcDbObjectId | ) |
| AcAxObjectRef::AcAxObjectRef | ( | ) |
| Acad::ErrorStatus AcAxObjectRef::acquire | ( | AcDbObject *& | ) |
| Acad::ErrorStatus AcAxObjectRef::acquire | ( | AcDbObjectId | ) |
| AcDbObjectId AcAxObjectRef::objectId | ( | void | ) |
| Acad::ErrorStatus AcAxObjectRef::release | ( | AcDbObjectId & | , |
| AcDbObject *& | ) |