FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
AcAxObjectRef Class Reference

#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)
 

Detailed Description

Definition at line 23 of file AcAxObjectRef.h.

Constructor & Destructor Documentation

◆ AcAxObjectRef() [1/3]

AcAxObjectRef::AcAxObjectRef ( AcDbObject *& )

◆ AcAxObjectRef() [2/3]

AcAxObjectRef::AcAxObjectRef ( AcDbObjectId )

◆ AcAxObjectRef() [3/3]

AcAxObjectRef::AcAxObjectRef ( )

Member Function Documentation

◆ acquire() [1/2]

Acad::ErrorStatus AcAxObjectRef::acquire ( AcDbObject *& )

◆ acquire() [2/2]

Acad::ErrorStatus AcAxObjectRef::acquire ( AcDbObjectId )

◆ isNull()

bool AcAxObjectRef::isNull ( void )

◆ objectId()

AcDbObjectId AcAxObjectRef::objectId ( void )

◆ release()

Acad::ErrorStatus AcAxObjectRef::release ( AcDbObjectId & ,
AcDbObject *&  )

The documentation for this class was generated from the following file: