Share

City.WeatherStation Property

An identifier for the nearest weather station


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public string WeatherStation { get; }

Property Value

String

Remarks

A read only string property that contains an identifier of the nearest weather station.

See Also

Reference

Was this information helpful?