Get the knot in the u-direction.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double GetKnotU(
int idx
)
Parameters
- idx Int32
-
The index of the knot.
Return Value
Double
Exceptions
See Also
Reference