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:c:type:~A3DTopoShellof the:c:type:~A3DTopoFaceand the orientation between them inside the given:c:type:~A3DTopoBrepData.

Returns

A3D_SUCCESSon success, or an error code on failure