Overload List
Method | Description |
---|---|
![]() | The default constructor creates an empty AcDbCompoundObjectId. |
![]() | Copy constructor. |
![]() | Creates an AcDbCompoundObjectId object from an ordinary AcDbObjectId. If the host database is NULL, the host database is obtained from the given AcDbObjectId. Even if it is in the XREF database, the database hosting the XREF is obtained. |
![]() | Creates an AcDbCompoundObjectId object from an ordinary AcDbObjectId and a path of AcDbBlockReferences. If the host database is NULL, the host database is obtained from the first id in the path. Even if it is in the XREF database, the database hosting the XREF is obtained. |