SymbolTypeId.LbfPerInSup2 Property

SymbolTypeIdLbfPerInSup2 Property

Symbol lbf/in², indicating unit Pounds force per square inch.

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

Property Value

ForgeTypeId
See Also