Share

StructuralSettings.BraceParallelLineOffset Property

The distance by which brace symbols in plan views will be offset.


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

Syntax

C#

public double BraceParallelLineOffset { get; set; }

Property Value

Double

Remarks

Applies only when BracePlanRepresentation is set to ParallelLine.

See Also

Reference

Was this information helpful?