SymbolTypeId.MiPerSSup2 Property

SymbolTypeIdMiPerSSup2 Property

Symbol mi/s², indicating unit Miles per second squared.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static ForgeTypeId MiPerSSup2 { get; }
Public Shared ReadOnly Property MiPerSSup2 As ForgeTypeId
	Get
public:
static property ForgeTypeId^ MiPerSSup2 {
	ForgeTypeId^ get ();
}
static member MiPerSSup2 : ForgeTypeId with get

Property Value

ForgeTypeId
See Also