BRepShellDefinitions.add Method
Parent Object:
BRepShellDefinitionsDefined in namespace "adsk::fusion" and the header file is <Fusion/BRep/BRepShellDefinitions.h>
Description
Creates a new empty BRepShellDefinition object associated with the parent BRepLumpDefinition.
Syntax
"bRepShellDefinitions_var" is a variable referencing a BRepShellDefinitions object.returnValue = bRepShellDefinitions_var.add()
|
"bRepShellDefinitions_var" is a variable referencing a BRepShellDefinitions object.
#include <Fusion/BRep/BRepShellDefinitions.h>
returnValue = bRepShellDefinitions_var->add();
|
Return Value
Samples
Version
Introduced in version September 2020