Share

StructuralSettings.UseLoadsDisplayScaling Property

Whether to use loads display scaling. If disabled then loads are displayed according to force scale type parameters.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public bool UseLoadsDisplayScaling { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?