API Documentation > Enumerated Types > Enum EpfcSolidBodyState
Enum EpfcSolidBodyState
Description
This enumerated type lists different solid body states.
Values
EpfcBODY_STATE_NONE
EpfcBODY_STATE_MISSING
EpfcBODY_STATE_CONSUMED
EpfcBODY_STATE_NO_CONTR_FEAT
EpfcBODY_STATE_NO_GEOMETRY
EpfcBODY_STATE_ACTIVE
EpfcSolidBodyState_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.
Was this helpful?