Share

AnalysisDisplayStyleVectorTextType Enumeration

Defines text visualization types for vector 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 AnalysisDisplayStyleVectorTextType

Members

Member nameValueDescription
ShowAll0 Show vector text label for each point
ShowNone1 Don't show vector text labels
ShowPredefined2 Show vector text label only for points that have flag ValueAtPointFlags::DisplayText

See Also

Reference

Was this information helpful?