A3DTopoFaceGetShellAndOrientation

A3DStatus A3DTopoFaceGetShellAndOrientation(A3DTopoBrepData const *psBrepData, A3DTopoFace const *psFace, A3DTopoShell const **ppsShell, A3DUns8 *pusOrientation)
A3DStatus A3DTopoFaceGetShellAndOrientation(A3DTopoBrepData* psBrepData, A3DTopoFace* psFace, A3DTopoShell** ppsShell, A3DUns8* pusOrientation)

Return the owning A3DTopoShell of the A3DTopoFace and the orientation between them inside the given A3DTopoBrepData.

Returns

A3D_SUCCESS on success, or an error code on failure