MEPHiddenLineSettings Class


Represents the settings contained in the document associated to the MEP hidden line display.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2022

Syntax

C#
public class MEPHiddenLineSettings : Element
Visual Basic
Public Class MEPHiddenLineSettings _
	Inherits Element
Visual C++
public ref class MEPHiddenLineSettings : public Element

Inheritance Hierarchy

SystemObject
  Autodesk.Revit.DBElement
    Autodesk.Revit.DB.MechanicalMEPHiddenLineSettings

See Also