SymbolTypeId.InPerSSup2 Property

SymbolTypeIdInPerSSup2 Property

Symbol in/s², indicating unit Inches 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 InPerSSup2 { get; }
Public Shared ReadOnly Property InPerSSup2 As ForgeTypeId
	Get
public:
static property ForgeTypeId^ InPerSSup2 {
	ForgeTypeId^ get ();
}
static member InPerSSup2 : ForgeTypeId with get

Property Value

ForgeTypeId
See Also