Share

ShowHiddenLinesValues Enumeration

Provides options for display of hidden lines in a given view.


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

Syntax

C#

public enum ShowHiddenLinesValues

Members

Member nameValueDescription
All2 Show all hidden lines.
ByDiscipline1 Show hidden lines according to discipline.
None0 Do not show any hidden lines.

See Also

Reference

Was this information helpful?