WallSweepInfoIsVertical Property

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

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
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