SymbolTypeId.LbForceSPerFtSup2 Property

SymbolTypeIdLbForceSPerFtSup2 Property

Symbol lb·s/ft², indicating unit Pound force seconds per square foot.

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

Property Value

ForgeTypeId
See Also