Your Ad Here

Go to: Synopsis. Flags. Return value.

Synopsis

curveEditorCtx [-direction] [-relativeTangentSize] [-title string]

curveEditorCtx is undoable, queryable, and editable.

The curveEditorCtx command creates a new NURBS editor context, which is used to edit a NURBS curve or surface.

Flags

direction, relativeTangentSize, title
Long name (short name) [argument types] Properties
-title(-t) string queryedit
The title for the tool.

In query mode, this flag needs a value.

-direction(-dir) query
Query the current direction of the tangent control. Always zero for the curve case. In the surface case, its 0 for the normal direction, 1 for U direction and 2 for V direction.

In query mode, this flag needs a value.

-relativeTangentSize(-rts) createqueryedit
Relative size of the tangent manipulator handle. Helps to adjust as the surface parameterization controls the size of the tangent, even if the shape of the surface remains the same. The default is 4.

In query mode, this flag needs a value.


Flag can appear in Create mode of command Flag can appear in Edit mode of command
Flag can appear in Query mode of command Flag can be used more than once in a command

Return value


string (name of the new context)

Return to Autodesk Index


Your Ad Here