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