SymbolTypeId.LbfPerFtSup3 Property

SymbolTypeIdLbfPerFtSup3 Property

Symbol lbf/ft³, indicating unit Pounds force per cubic foot.

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

Property Value

ForgeTypeId
See Also