RefOnTopoItem
Fields
InstanceInc |
meshInstanceKey |
PMITopoRef |
type |
uint32_t | index |
Functions
RefOnTopoItem |
Detailed Description
-
struct
RefOnTopoItem
Identifies a reference to an element on a brep.
Public Functions
-
inline
RefOnTopoItem
(SC::Store::InstanceInc const &meshInstanceKey, PMITopoRef type, uint32_t index)
Public Members
-
SC::Store::InstanceInc
meshInstanceKey
Instance key of the body.
-
PMITopoRef
type
Could be face, edge…
-
uint32_t
index
Index of the face, edge…
-
inline