SpacingRule.SetLayoutFixedDistance
Public Class
Set the Layout property to FixedDistance.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public void SetLayoutFixedDistance( double distance, SpacingRuleJustification just, double gridlinesRotation, double offset)
Parameters
distanceDouble
gridlinesRotationDouble
offsetDouble
Remarks
When changing the Layout to FixedDistance, you must also simultaneously set the Distance, Justification, GridlinesRotation, and Offset properties.