Object ProLayerstate

Function ProLayerstateActivate


Description
Activate specified layer state. Model of the layer state must be top model in window. Otherwise activate fails.
Replacement in Object TOOLKIT: wfcLayerState::ActivateLayerState
Synopsis
#include <ProLayerstate.h>
ProErrorProLayerstateActivate(
ProLayerstate* p_state
/* (In)
layer state.
*/
)
Returns
PRO_TK_NO_ERRORLayer state activated.
PRO_TK_BAD_INPUTSInvalid layer state data.
PRO_TK_E_NOT_FOUNDLayer state not found.
PRO_TK_GENERAL_ERRORCan't activate layer state.

Manual References:

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