MeshBody.deleteMe Method
Parent Object: MeshBodyDefined in namespace "adsk::fusion" and the header file is <Fusion/MeshBody/MeshBody.h>
Description
Deletes the mesh body.
Syntax
"meshBody_var" is a variable referencing a MeshBody object.
|
Return Value
Type | Description |
boolean | Returns true in the case where the selection was successful. |