Application.NewXYZ
Description:
Creates a XYZ object representing coordinates in 3-space with supplied values.
Creates a XYZ object representing coordinates in 3-space with supplied values.
Overloads (3):
-
xThe first coordinate.
-
yThe second coordinate.
-
zThe third coordinate.
Return Value
XYZ
-
Thrown when setting an infinite number to the X, Y or Z property.