Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbXrefFullSubentPath Class
Syntax
C++
class OdDbXrefFullSubentPath : public OdDbFullSubentPath;

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 

 

OdDbXrefFullSubentPathOdDbXrefFullSubentPath

File: DbDimAssoc.h 

Module: API Reference 

Show:
No members matching the current filter
Copyright © 2002-2022. Open Design Alliance All rights reserved.