Go to: Related nodes. Attributes.

This node defines a NURBS curve that is derived from a curve on a NURBS surface. This curve must be a 2-dimensional curve in the underworld of the surface. The curve is specified by the input attribute, "curveOnSurface".

You can query the minValue and maxValue attributes of the input curve-on-surface to determine the minimum and maximum parameter values of the curve-on-surface.
Node name Parents MFn type Compatible function sets
curveFromSurfaceCoS curveFromSurface kCurveFromSurfaceCoS kBase
kNamedObject
kDependencyNode
kCreate
kCurveFromSurface
kCurveFromSurfaceCoS

Related nodes

curveFromMesh, curveFromMeshEdge, curveFromSurface, curveFromSurfaceIso, curveFromSurfaceBnd, curveInfo

Attributes (1)

curveOnSurface

Long name (short name) Type Default Flags
curveOnSurface (cos) nurbsCurve NULL outputinputconnectable
The input curve-on-surface. This curve is a 2D curve.