Share

AnalysisDisplayStyleDiagramFenceType Enumeration

Defines fence visualization types for diagram settings of analysis display style.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum AnalysisDisplayStyleDiagramFenceType

Members

Member nameValueDescription
ShowAll0 Show fence for each point
ShowNone1 Don't show fence
ShowPredefined2 Show fence only for points that have flag ValueAtPointFlags::DisplayFence

See Also

Reference

Was this information helpful?