SymbolTypeId.LbMassPerFtDashS Property

SymbolTypeIdLbMassPerFtDashS Property

Symbol lb/ft-s, indicating unit Pounds mass per foot second.

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

Property Value

ForgeTypeId
See Also