SymbolTypeId.FtSup3PerLbMass Property

SymbolTypeIdFtSup3PerLbMass Property

Symbol ft³/lb, indicating unit Cubic feet per pound mass.

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

Property Value

ForgeTypeId
See Also