Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseFullSubentPath Class
Syntax
C++
class OdDbBaseFullSubentPath;

This base class uniquely defines subentities within in a database instance.

Each OdDbBaseFullSubentPath 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 to the entity containing the subentity. 

Corresponding C++ library: TD_DbRoot 

 

OdDbBaseFullSubentPath

File: DbBaseSubentId.h 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.