StructuralSettings.SymbolicCutbackForBrace Property

StructuralSettingsSymbolicCutbackForBrace Property

Symbolic cutback distance to be applied to all braces.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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

Double
See Also