MeshBody.isSelectable Property
Parent Object: MeshBodyDefined in namespace "adsk::fusion" and the header file is <Fusion/MeshBody/MeshBody.h>
Description
Gets and sets if the mesh body is selectable in the graphics window.
Syntax
"meshBody_var" is a variable referencing a MeshBody object. |
Property Value
This is a read/write property whose value is a boolean.Samples
| Name | Description |
| Mesh Body Sample | Mesh body related functions |
