Share

HiddenLineViewsType Enumeration

An enumerated type listing all Hidden Line Views types of Print Setting.


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

Syntax

C#

public enum HiddenLineViewsType

Members

Member nameValueDescription
RasterProcessing1 The type of Hidden Line Views is Raster Processing.
VectorProcessing0 The type of Hidden Line Views is Vector Processing (fast).

See Also

Reference

Was this information helpful?