BRepBody.deleteMe Method
Parent Object: BRepBodyDefined in namespace "adsk::fusion" and the header file is <Fusion/BRep/BRepBody.h>
Description
Deletes the body.
This property is only valid if the IsTransient property is false.
Syntax
"bRepBody_var" is a variable referencing a BRepBody object.
|
Return Value
Type | Description |
boolean | Returns true if the delete was successful. |