Go to: Related nodes. Attributes.

Creates a surface from three or four input curves. This is used by boundary and square.

If only three curves are used as inputs, then the first curve can be roughly thought of as a "profile" curve that runs along the other two curves, which act as "rails".

If four curves are used as inputs, then the first and third curves can be roughly thought of as a "profile" curves that runs along the other two curves, which act as "rails".

This node is abstract

Node nameParentsMFn typeCompatible function sets
boundaryBaseabstractBaseCreate

Related nodes

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

Attributes (6)

endPointTolerance, inputCurve1, inputCurve2, inputCurve3, inputCurve4, outputSurface

Long name (short name)TypeDefaultFlags
endPointTolerance (ept) distance (double)double0.1cmoutputinputconnectablestorablekeyable
Tolerance for end points, only used if endPoint attribute is true.
inputCurve1 (ic1) nurbsCurvenullptroutputinputconnectable
The first input curve
inputCurve2 (ic2) nurbsCurvenullptroutputinputconnectable
The second input curve
inputCurve3 (ic3) nurbsCurvenullptroutputinputconnectable
The third input curve
inputCurve4 (ic4) nurbsCurvenullptroutputinputconnectable
The fourth input curve (optional)
outputSurface (os) nurbsSurfacenullptroutputconnectable
Output surface