Application.NewXYZ Method

Creates a XYZ object representing coordinates in 3-space.

Overload List

 NameDescription
Public methodNewXYZ()Creates a XYZ object at the origin.
Public methodNewXYZ(XYZ)Creates a XYZ object by copying the supplied XYZ object.
Public methodNewXYZ(Double, Double, Double)Creates a XYZ object representing coordinates in 3-space with supplied values.

See Also

Reference

Application Class
Autodesk.Revit.Creation Namespace