Go to: Related nodes. Attributes.
This node defines a NURBS curve that is derived from a NURBS surface isoparm. The isoparm is defined by the "isoparmValue" and "isoparmDirection" attributes. If the direction is "U", then the isoparm is along the U direction, ie. V = isoParmValue. If the direction is "V", then the isoparm is along the V direction, ie. U = isoparmValue.
You can query the minValueU, minValueV, maxValueU, maxValueV attributes of the input surface to determine the minimum and maximum parameter values of the surface.Node name | Parents | MFn type | Compatible function sets |
---|---|---|---|
curveFromSurfaceIso | curveFromSurface | kCurveFromSurfaceIso | kBase kNamedObject kDependencyNode kCreate kCurveFromSurface kCurveFromSurfaceIso |
curveFromMesh, curveFromMeshEdge, curveFromSurface, curveFromSurfaceCoS, curveFromSurfaceBnd, curveInfo
isoparmDirection, isoparmValue, relativeValue
Long name (short name) | Type | Default | Flags | ||
---|---|---|---|---|---|
isoparmValue
(iv ) |
double | 0.0 | |||
|
|||||
isoparmDirection
(idr ) |
enum | 0 | |||
|
|||||
relativeValue
(rv ) |
bool | false | |||
|