| Revit 2023 API | 
| SymbolTypeId..::..InPerSSup2 Property | 
| SymbolTypeId Class See Also | 
   Symbol in/s², indicating unit Inches per second squared.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 
   2021
 Syntax
Syntax
| C# | 
|---|
| public static ForgeTypeId InPerSSup2 { get; } | 
| Visual Basic | 
|---|
| Public Shared ReadOnly Property InPerSSup2 As ForgeTypeId Get | 
| Visual C++ | 
|---|
| public: static property ForgeTypeId^ InPerSSup2 { ForgeTypeId^ get (); } |