Share

AnalysisDisplayStyleDeformedShapeTextLabelType Enumeration

Defines text visualization types for deformed shape settings of analysis display style.


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

Syntax

C#

public enum AnalysisDisplayStyleDeformedShapeTextLabelType

Members

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

See Also

Reference

Was this information helpful?