Object ProLayerstate

Function ProLayerstateModelitemIsHidden


Description
Check if the item is hidden on the layer state.
Replacement in Object TOOLKIT: wfcLayerState::IsLayerItemHidden
Synopsis
#include <ProLayerstate.h>
ProErrorProLayerstateModelitemIsHidden(
ProLayerstate* layer_state
/* (In)
Layer state.
*/
ProLayerItem* item
/* (In)
Item to be checked.
*/
ProBoolean* p_value
/* (Out)
True / False value.
*/
)
Returns
PRO_TK_NO_ERRORValue returned successfully.
PRO_TK_BAD_INPUTSInvalid input data.
PRO_TK_NOT_EXISTLayer state not 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