Share

WallSweepInfo.IsVertical Property

Indicates whether the sweep or reveal is swept vertically or horizontally.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public bool IsVertical { get; }

Property Value

Boolean

Remarks

Wall sweeps defined as a part of a vertical compound structure will always be horizontal.

See Also

Reference

Was this information helpful?