RVTDocs.com

Application.NewXYZ(XYZ)

Method
Description:
Creates a XYZ object by copying the supplied XYZ object.
Syntax
public XYZ NewXYZ(
	XYZ xyz
)
Parameters
Parameter Type Description
xyz XYZ The supplied XYZ object
Return Value
XYZ