This class uniquely defines Xref subentities within an OdDbDatabase instance.
Each OdDbXrefFullSubentPath object consists of a OdDbSubentId object, an ordered array of Object IDs, and an ordered array of entity handles. The SubentId consists the index and subentType of the object. The array of Object IDs, and the array of handles, define the path to the subentity from the outermost entity (in PaperSpace or ModelSpace) to the entity containing the subentity.
Corresponding C++ library: TD_Db
File: DbDimAssoc.h
Module: API Reference
This is the overview for the OdDbFullSubentPath constructor overload. |
Reads the .dwg file format data of this object from the specified file. | |
Writes the .dwg file format data of this object to the specified filer. | |
Writes the DXF format data of this object to the specified filer. | |
This is the overview for the objectIds method overload. | |
This is the overview for the subentId method overload. | |
This is the overview for the xrefObjHandles method overload. |
(Inherited from OdDbFullSubentPath) | |
(Inherited from OdDbFullSubentPath) |
Less functor for using in std::set and std::map containers. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|