Go to: Related nodes. Attributes.

The "boolean" node perform a union or subtract or intersect type of operation given a pair of nurbs shell data type. The two input shells are provided using the attributes "isa" and "isb" respectively. The type of operation is specified using the attribute "operation". The result, a nurbs shell, is avilable using the attribute ".osh".

Node nameParentsClassificationMFn typeCompatible function sets
booleanabstractBaseCreatedeformerkNurbsBooleankBase
kNamedObject
kDependencyNode
kCreate
kNurbsBoolean

Related nodes

birailSrf, squareSrf, spBirailSrf, dpBirailSrf, mpBirailSrf, ffFilletSrf, closeSurface, explodeNurbsShell, intersectSurface, attachSurface, detachSurface, avgNurbsSurfacePoints, boundaryBase, boundary, nurbsSurface

Attributes (5)

inputShellA, inputShellB, operation, outputShell, tolerance

Long name (short name)TypeDefaultFlags
inputShellA (isa) nurbsShellnullptroutputinputconnectable
The input NURBS shell A.
inputShellB (isb) nurbsShellnullptroutputinputconnectable
The input NURBS shell B.
operation (op) enum0outputinputconnectablestorablekeyable
Type of Boolean operation.
outputShell (osh) nurbsShellnullptroutputconnectable
Output Nurbs Shell
tolerance (tlb) distance (double)double0.01cmoutputinputconnectablestorable
fitting tolerance.