A3DTopoFaceGetShell

A3DStatus A3DTopoFaceGetShell(A3DTopoBrepData const *psBrepData, A3DTopoFace const *psFace, A3DTopoShell const **ppsShell)
A3DStatus A3DTopoFaceGetShell(A3DTopoBrepData* psBrepData, A3DTopoFace* psFace, A3DTopoShell** ppsShell)

Return the owning A3DTopoShell of the A3DTopoFace inside the given A3DTopoBrepData.

Returns

A3D_SUCCESS on success, or an error code on failure