Creates a UV object by copying the supplied UV object.
Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public UV NewUV( UV uv )
Parameters
- uv UV
- The supplied UV object
public UV NewUV( UV uv )