GetUFromNormalizedU (NurbsCurve) *

Description

Returns the U actual value equivalent to the specified normalized U value.

Scripting Syntax

NurbsCurve.GetUFromNormalizedU( UValueNormalized )

C# Syntax

Double NurbsCurve.GetUFromNormalizedU( Double in_dUValueNormalized );

Parameters

Parameter

Type

Description

UValueNormalized

Double

The normalized UValue(0.0 to 1.0) from which we want the actual value equivalent.

Return Value

Double

Examples

• See NurbsCurve.GetUFromNormalizedU.1.vbs



Autodesk Softimage 2011