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
inputCurve1 (ic1) nurbsCurveNULLoutputinputconnectable
The first input curve
inputCurve2 (ic2) nurbsCurveNULLoutputinputconnectable
The second input curve
inputCurve3 (ic3) nurbsCurveNULLoutputinputconnectable
The third input curve
inputCurve4 (ic4) nurbsCurveNULLoutputinputconnectable
The fourth input curve (optional)
endPointTolerance (ept) distance (double)0.1cmoutputinputconnectablestorablekeyable
Tolerance for end points, only used if endPoint attribute is true.
outputSurface (os) nurbsSurfaceNULLoutputconnectable
Output surface