Revit 2026 API
Cut |
The available line types for a stairs cut line.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax

Member name | Value | Description |
---|---|---|
DoubleLine | 1 | Cutline type is double-line. |
SingleLine | 0 | Cutline type is single-line. |
See Also