API Documentation > Interface Classes > Class wfcShellOrder
Class wfcShellOrder

# include <wfcSolid.h>

class
wfcShellOrder
: public virtual
xobject
{
xdeclare(wfcShellOrder)
...
};
This is a
COMPACT class.

Description
Provides shell order info.
User Guide References:
Method Summary
The ambient shell value.
The First face value.
Number of surfaces.
The orientation value.
Method Detail
GetOrientation
()
The orientation value.
User Guide References:
GetFirstFace
()
The First face value.
User Guide References:
GetNumberOfFaces
()
Number of surfaces.
User Guide References:
GetAmbientShell
()
The ambient shell value.
User Guide References:
Was this helpful?