Gets the third coordinate.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
SyntaxPublic ReadOnly Property Z As Double
Get
public:
property double Z {
double get ();
}
member Z : float with get
Property Value
Double
See Also