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