Creates a UV object by copying the supplied UV object.
Namespace: Autodesk.Revit.CreationAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public UV NewUV(
UV uv
)
Parameters
- uv UV
- The supplied UV object
Return Value
UV
See Also
Reference