Category
View manager
, Object
ProXsec
Function ProXsecIsVisible
Description
Return xsec visibility.
Synopsis
#include <
ProXsec.h
>
ProError
ProXsecIsVisible
(
ProXsec
*
xsec
/* (In)
Cross-section handle
*/
ProBoolean
*
p_vis
/* (Out)
ProBoolean
is TRUE if xsec is visible (xhatched), FALSE if not.
*/
)
Returns
PRO_TK_NO_ERROR
Data successfully retrieved.
PRO_TK_BAD_INPUTS
Invalid xsec or p_vis is NULL.
PRO_TK_E_NOT_FOUND
Current view and model is different from where xsec was created.
Manual References:
Core: Cross Sections: Creating and Modifying Cross Sections
Core: Cross Sections: Creating and Modifying Cross Sections
Technical Summary of Changes for Creo 4.0 F000: Cross Section