Identify a part of an element. It's valid for PolyRoof and Morph only.
More...
#include <APIdefs_Elements.h>
|
UInt32 | main |
| VertexId of the pivot polygon (relevant only for PolyRoof).
|
|
UInt32 | sub |
| Level of part (relevant only for PolyRoof).
|
|
Int32 | floor |
| Floor number (relevant only for Mesh).
|
|
Identify a part of an element. It's valid for PolyRoof and Morph only.
◆ GenerateHashValue()
ULong API_ElemPartId::GenerateHashValue |
( |
| ) |
const |
|
inline |
Generates unique identifier.
- Returns
- the unique value
◆ operator!=()
Comparison operator.
- Parameters
-
right | Other elempart to compare to. |
- Returns
- True if it is not equal to right.
◆ operator==()
Comparison operator.
- Parameters
-
right | Other elempart to compare to. |
- Returns
- True if it is equal to right.