Revit 2025.3 API
Divided |
Access to the rule for laying out the first series of equidistant
parallel lines on the surface.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public SpacingRule USpacingRule { get; }
Public ReadOnly Property USpacingRule As SpacingRule Get
public: property SpacingRule^ USpacingRule { SpacingRule^ get (); }
member USpacingRule : SpacingRule with get
Property Value
SpacingRuleSee Also