ApplicationNewUV(UV) Method

Creates a UV object by copying the supplied UV object.

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

Parameters

uv  UV
The supplied UV object

Return Value

UV
See Also