DbBaseSubentId.h
This class implements Subentity Id objects for OdDbEntity objects in an OdDbDatabase instance.
A given OdDbEntity object may consist of any number of graphical subentities.
Subentity type must be one of the following:
Name |
Value |
OdDb::kNullSubentType |
0 |
OdDb::kFaceSubentType |
1 |
OdDb::kEdgeSubentType |
2 |
OdDb::kVertexSubentType |
3 |
OdDb::kMlineSubentCache |
4 |
Each SubentityId object is created from a Subentity type and an index.
Corresponding C++ library: TD_DbRoot
|
Name |
Description |
|
This is the overview for the OdDbSubentId constructor overload. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|