Revit 2026 API
Structural |
Symbolic cutback distance to be applied to all braces.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double SymbolicCutbackForBrace { get; set; }
Public Property SymbolicCutbackForBrace As Double Get Set
public: property double SymbolicCutbackForBrace { double get (); void set (double value); }
member SymbolicCutbackForBrace : float with get, set
Property Value
DoubleSee Also