AnalysisDisplayStyle.HasDeformedShapeSettings Method

AnalysisDisplayStyleHasDeformedShapeSettings Method

If true style has deformed shape settings.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool HasDeformedShapeSettings()
Public Function HasDeformedShapeSettings As Boolean
public:
bool HasDeformedShapeSettings()
member HasDeformedShapeSettings : unit -> bool 

Return Value

Boolean
See Also