CurvatureCombAnalysis.isVisible Property
Parent Object: CurvatureCombAnalysisDefined in namespace "adsk::fusion" and the header file is <Fusion/Fusion/CurvatureCombAnalysis.h>
Description
Gets if this Analysis is currently visible in the graphics window. The visibility is controlled by a combination of the isLightBulbOn properties of the Analyses collection object and the Analysis object. If both are true, the Analysis will be visible.
Syntax
"curvatureCombAnalysis_var" is a variable referencing a CurvatureCombAnalysis object.
|