A3DTopoBodyData

Fields

A3DUns8

m_ucBehaviour

A3DTopoContext *

m_pContext

Detailed Description

struct A3DTopoBodyData

TopoBody structure.

The m_ucBehaviour member is an array of bits that uses values from the topology body bitmask definitions (Topology Body Data). The bitmasks are relevant only when the A3DTopoBodyData structure is set for an A3DTopoBody of type kA3DTypeTopoBrepData (A3DTopoBrepData); otherwise, the m_ucBehaviour member must be set to 0.

Version

2.0

Public Members

A3DUns8 m_ucBehaviour

Array of bits.

A3DTopoContext *m_pContext

Pointer to an A3DTopoContext entity.