Object ProCombstate

Function ProCombstateActiveGet


Description
Gets the active combined state on a model.
Replacement in Object TOOLKIT: wfcWSolid::GetActiveCombState
Synopsis
#include <ProCombstate.h>
ProErrorProCombstateActiveGet(
ProSolid p_solid
/* (In)
Solid.
*/
ProCombstate* p_cs_item
/* (Out)
Pointer to combined state item.
*/
)
Returns
PRO_TK_NO_ERRORActive state returned.
PRO_TK_BAD_INPUTSOne of the arguments is invalid.
PRO_TK_E_NOT_FOUNDNo active combined state found.

Manual References:

  1. Core: Solids, Parts, and Materials: Combined States of a Solid
  2. Core: Solids, Parts, and Materials: Combined States of a Solid