SymbolTypeIdLbmPerFt Property |
Symbol lbm/ft, indicating unit Pounds mass per foot.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static ForgeTypeId LbmPerFt { get; }
Public Shared ReadOnly Property LbmPerFt As ForgeTypeId
Get
public:
static property ForgeTypeId^ LbmPerFt {
ForgeTypeId^ get ();
}
static member LbmPerFt : ForgeTypeId with get
Property Value
ForgeTypeId
See Also