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