Share

ViewDisplayEdges Enumeration

A collection of settings defining how visible edges are displayed


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

Syntax

C#

public enum ViewDisplayEdges

Members

Member nameValueDescription
None0 The edges are invisible
Simple1 The edges are visible and drawn according to style

See Also

Reference

Was this information helpful?