Go to: Related nodes. Attributes.
The input attributes 'inputRail1' and 'inputRail2' are the two rail NURBS curves used in the NURBS surface creation.
The attribute 'transformMode' can be used to scale the profiles proportionately or non proportionately. The scaling is done in an internal local coordinate frame. The legal values are : 0 - Non proportional , 1 - proportional.
The attribute 'outputSurface' provides the computed surface.
The attribute 'surfaceCache' is an internal cached version of the computed surface void of any continuity. Toggling of the continuity controls in the derived modifies only a copy of this cache.
This node is abstract
Node name | Parents | MFn type | Compatible function sets |
---|---|---|---|
birailSrf | abstractBaseCreate |
squareSrf, spBirailSrf, dpBirailSrf, mpBirailSrf, ffFilletSrf, closeSurface, explodeNurbsShell, boolean, intersectSurface, attachSurface, detachSurface, avgNurbsSurfacePoints, boundaryBase, boundary, nurbsSurface
inputRail1, inputRail2, outputSurface, surfaceCache, sweepStyle, transformMode
Long name (short name) | Type | Default | Flags | ||
---|---|---|---|---|---|
inputRail1
(ir1 )
| nurbsCurve | NULL | ![]() ![]() ![]() | ||
inputRail2
(ir2 )
| nurbsCurve | NULL | ![]() ![]() ![]() | ||
outputSurface
(os )
| nurbsSurface | NULL | ![]() ![]() | ||
surfaceCache
(sc )
| nurbsSurface | NULL | ![]() ![]() | ||
sweepStyle
(ss )
| enum | 0 | ![]() ![]() | ||
transformMode
(tm )
| enum | 0 | ![]() ![]() ![]() ![]() ![]() | ||