SymbolTypeIdKmPerH Property |
Symbol km/h, indicating unit Kilometers per hour.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static ForgeTypeId KmPerH { get; }
Public Shared ReadOnly Property KmPerH As ForgeTypeId
Get
public:
static property ForgeTypeId^ KmPerH {
ForgeTypeId^ get ();
}
static member KmPerH : ForgeTypeId with get
Property Value
ForgeTypeId
See Also