LayoutRuleFixedDistance Constructor


Layout Rule Fixed Distance Constructor

Constructor of LayoutRuleFixedDistance. Create LayoutRuleFixedDistance with the values passed in.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public LayoutRuleFixedDistance(
	double spacing,
	BeamSystemJustifyType justifyType
)

Parameters

spacing Double
The value of spacing must be between 0 and 30000.
justifyType BeamSystemJustifyType
The type of the justification, it's corresponding to the items in the element properties dialog.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →