Object ProLayerstate

Function ProLayerstateActiveGet


Description
Get active layer state on a model.
Replacement in Object TOOLKIT: wfcWSolid::GetActiveLayerState
Synopsis
#include <ProLayerstate.h>
ProErrorProLayerstateActiveGet(
ProSolid p_solid
/* (In)
Solid.
*/
ProLayerstate* p_state
/* (Out)
Active layer state.
*/
)
Returns
PRO_TK_NO_ERRORActive layer state returned.
PRO_TK_BAD_INPUTSWrong input parameters.
PRO_TK_E_NOT_FOUNDNo active layer state on the model.

Manual References:

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