Indicates whether the sweep or reveal is swept vertically or horizontally.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
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