A3DTopoBodyData

struct A3DTopoBodyData

TopoBody structure.

2.0

The:c:member:m_ucBehaviour <A3DTopoBodyData.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:c:struct:~A3DTopoBodyDatastructure is set for an:c:type:~A3DTopoBodyof type:c:enumerator:~kA3DTypeTopoBrepData(A3DTopoBrepData); otherwise, the:c:member:m_ucBehaviour <A3DTopoBodyData.m_ucBehaviour>member must be set to 0.

A3DTopoBodyData,:c:func:~A3DTopoBodyGet,:c:func:~A3DTopoBodySet

Index

Variables

Variables

A3DUns8 A3DTopoBodyData.m_ucBehaviour

Array of bits.

A3DTopoContext *A3DTopoBodyData.m_pContext

Pointer to an:c:type:~A3DTopoContextentity.