Sets and gets attributes that apply to all A3DTopoBody entities. More...
Modules | |
Topology Body Data | |
Structure and bitmasks for establishing the bounding box orientation and context of any type of A3DTopoBody entity. | |
Functions | |
A3DStatus | A3DTopoBodyGet (const A3DTopoBody *pBody, A3DTopoBodyData *pData) |
Populates the A3DTopoBodyData structure. More... | |
A3DStatus | A3DTopoBodySet (A3DTopoBody *pBody, const A3DTopoBodyData *pData) |
Sets a previously created A3DTopoBody with an A3DTopoBodyData structure. More... | |
Sets and gets attributes that apply to all A3DTopoBody entities.
Entity type is kA3DTypeTopoBody
A3DStatus A3DTopoBodyGet | ( | const A3DTopoBody * | pBody, |
A3DTopoBodyData * | pData | ||
) |
Populates the A3DTopoBodyData structure.
A3DStatus A3DTopoBodySet | ( | A3DTopoBody * | pBody, |
const A3DTopoBodyData * | pData | ||
) |
Sets a previously created A3DTopoBody with an A3DTopoBodyData structure.