ApplicationNewUV(UV) Method

Creates a UV object by copying the supplied UV object.

Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public UV NewUV(
	UV uv
)

Parameters

uv  UV
The supplied UV object

Return Value

UV
See Also