Revit 2026 API
Hidden |
An enumerated type listing all Hidden Line Views types of Print Setting.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
| Member name | Value | Description |
|---|---|---|
| RasterProcessing | 1 | The type of Hidden Line Views is Raster Processing. |
| VectorProcessing | 0 | The type of Hidden Line Views is Vector Processing (fast). |
See Also