API Reference > Classes > Database Classes > OdBmFullSubentPath Class
OdBmFullSubentPath Class
OdBmFullSubentPath
Syntax
C++
class OdBmFullSubentPath : public OdDbBaseFullSubentPath;

BmSubentId.h

This class uniquely defines subentities within in an OdBmDatabase instance.

Each OdBmFullSubentPath 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. 

Corresponding C++ library: TD_Db 

 

 
Name 
Description 
 
This is OdBmFullSubentPath, a member of class OdBmFullSubentPath. 
 
This is OdBmFullSubentPath, a member of class OdBmFullSubentPath. 
 
This is OdBmFullSubentPath, a member of class OdBmFullSubentPath. 
 
This is OdBmFullSubentPath, a member of class OdBmFullSubentPath. 
 
This is OdBmFullSubentPath, a member of class OdBmFullSubentPath. 
 
This is OdBmFullSubentPath, a member of class OdBmFullSubentPath. 
 
Name 
Description 
 
This is objectIds, a member of class OdBmFullSubentPath. 
 
Returns a reference to the embedded OdBmObjectIdArray object in this FullSubentPath object. 
 
This is objectIds, a member of class OdBmFullSubentPath. 
 
Name 
Description 
 
= 
This is =, a member of class OdBmFullSubentPath. 
 
== 
This is ==, a member of class OdBmFullSubentPath. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.