CustomGraphicsMesh.deleteMe Method
Parent Object: CustomGraphicsMeshDefined in namespace "adsk::fusion" and the header file is <Fusion/Graphics/CustomGraphicsMesh.h>
Description
Deletes the entity from the custom graphics group.
Syntax
"customGraphicsMesh_var" is a variable referencing a CustomGraphicsMesh object.
|
Return Value
Type | Description |
boolean | Returns true if the deletion was successful. |