classOdDbFullSubentPath : public OdDbBaseFullSubentPath;
Description
This class uniquely defines subentities within in an OdDbDatabase instance.
Remarks
Each OdDbFullSubentPath object consists of a OdDbSubentId object and an ordered array of Object IDs. The SubentId consists the index and subentType of the object. The array of Object IDs defines the path to the subentity from the outermost entity (in PaperSpace or ModelSpace) to the entity containing the subentity.