Get or set the spacing of the beam system.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double Spacing { get; set; }Property Value
Double
Remarks
The value of spacing must be in (0, 30000), but in fact the spacing
should not be too small or too great.
See Also
Reference