<Code Lib>
2021 Method
Changes 0
M

Application.NewXYZ(XYZ)

Description:
Creates a XYZ object by copying the supplied XYZ object.
Overloads (3):
NewXYZ
NewXYZ(XYZ)

public XYZ NewXYZ(
	XYZ xyz
)

Return Value XYZ

Loading…