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