SpacingRule.SetLayoutNone Method

SpacingRuleSetLayoutNone Method

Set the Layout property to None.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public void SetLayoutNone()
Public Sub SetLayoutNone
public:
void SetLayoutNone()
member SetLayoutNone : unit -> unit 
Remarks
No internal lines will be generated, but the effect is equivalent to having two lines, one at each end of the region.
See Also