A3DCopyAndAdaptBrepModelErrorData
Fields
A3DEntity * |
m_pEntity |
A3DUns32 |
m_uiNbError |
A3DInt32 * |
m_paiErrors |
Detailed Description
-
struct
A3DCopyAndAdaptBrepModelErrorData
Copy and convert to NURBS error result.
paiErrors corresponds to a set of indexes and error codes
paiErrors[0]
= type the topological elementpaiErrors[1]
= error statuspaiErrors[2]
= number of indexes to find element (0 = brepdata, connex = 1, shell = 2, face = 3, loop = 4, coedge /edge = 5)paiErrors[3]
= first index- …
paiErrors[3+paiErrors[2]]
= last index
- Version
- 9.1