Documentation de l'API > View manager > Object ProXsec > Function ProXsecIsVisible
Function ProXsecIsVisible
Description
Return xsec visibility.
Synopsis
#include <ProXsec.h>
ProXsecIsVisible
(
ProXsec* xsec
/* (In)
Cross-section handle
*/
ProBoolean* p_vis
/* (Out)
ProBoolean is TRUE if xsec is visible (xhatched), FALSE if not.
*/
)
Returns
Data successfully retrieved.
Invalid xsec or p_vis is NULL.
solid owner is not a composite design model or composite session is not active.
Current view and model is different from where xsec was created.
User Guide References
Est-ce que cela a été utile ?