Joint.isVisible Property
Parent Object: JointDefined in namespace "adsk::fusion" and the header file is <Fusion/Components/Joint.h>
Description
Gets whether the joint is visible. To change the visibility see the isLightBulbOn property. This property is affected by the assembly context.
Syntax
"joint_var" is a variable referencing a Joint object.
|