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