Category
View manager
, Object
ProXsec
Function ProXsecMakeVisible
Description
Make xsec visible (xhatched).
Synopsis
#include <
ProXsec.h
>
ProError
ProXsecMakeVisible
(
ProXsec
*
xsec
/* (In)
Cross-section handle
*/
)
Returns
PRO_TK_NO_ERROR
Data successfully retrieved.
PRO_TK_BAD_INPUTS
Invalid xsec.
PRO_TK_BAD_CONTEXT
solid owner is not a composite design model or composite session is not active.
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