SymbolTypeId.FtPerS Property

SymbolTypeIdFtPerS Property

Symbol ft/s, indicating unit Feet per second.

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

Property Value

ForgeTypeId
See Also