Category View manager, Object ProXsec

Function ProXsecFlipGet


Description
Return xsec flip.
Replacement in Object TOOLKIT: wfcWXSection::GetFlip
Synopsis
#include <ProXsec.h>
ProErrorProXsecFlipGet(
ProXsec* xsec
/* (In)
ProXsec handle.
*/
int* p_flip
/* (Out)
planar xsec: 1 - model is clipped in the direction of the positive normal to the xsec plane.
*/
)
Returns
PRO_TK_NO_ERRORData successfully retrieved.
PRO_TK_BAD_INPUTSInvalid input parameter(s).
PRO_TK_BAD_CONTEXTsolid owner is not a composite design model, or composite session is not active.

Manual References:

  1. Core: Cross Sections: Extracting Cross-Sectional Geometry
  2. Core: Cross Sections: Extracting Cross-Sectional Geometry