Category View manager, Object ProXsec

Function ProXsecMakeVisible


Description
Make xsec visible (xhatched).
Synopsis
#include <ProXsec.h>
ProErrorProXsecMakeVisible(
ProXsec* xsec
/* (In)
Cross-section handle
*/
)
Returns
PRO_TK_NO_ERRORData successfully retrieved.
PRO_TK_BAD_INPUTSInvalid xsec.
PRO_TK_BAD_CONTEXTsolid owner is not a composite design model or composite session is not active.
PRO_TK_E_NOT_FOUNDCurrent view and model is different from where xsec was created.

Manual References:

  1. Core: Cross Sections: Creating and Modifying Cross Sections
  2. Core: Cross Sections: Creating and Modifying Cross Sections