Revit 2022 API |
LayoutRuleMaximumSpacing..::..Spacing Property |
LayoutRuleMaximumSpacing Class See Also |
Get or set the spacing of the beam system.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Syntax
C# |
---|
public double Spacing { get; set; } |
Visual Basic |
---|
Public Property Spacing As Double Get Set |
Visual C++ |
---|
public: property double Spacing { double get (); void set (double value); } |
Remarks
The value of spacing must be in (0, 30000), but in fact the spacing
should not be too small or too great.