C++
AcDbSmartObjectPointer( ACDB_CLASS * pObject );
Description
This constructor simply opens the object.
Parameters
| Parameters | Description |
|---|---|
| pObject | Input pointer to the object to obtain access to |
AcDbSmartObjectPointer( ACDB_CLASS * pObject );
This constructor simply opens the object.
| Parameters | Description |
|---|---|
| pObject | Input pointer to the object to obtain access to |