RVTDocs.com

Application.NewUV(UV)

Method
Description:
Creates a UV object by copying the supplied UV object.
Syntax
public UV NewUV(
	UV uv
)
Parameters
Parameter Type Description
uv UV The supplied UV object
Return Value
UV