If true style has deformed shape settings.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since:  2013

Syntax

C#
public bool HasDeformedShapeSettings()
Visual Basic
Public Function HasDeformedShapeSettings As Boolean
Visual C++
public:
bool HasDeformedShapeSettings()

See Also