HasDeformedShapeSettings Method
If true style has deformed shape settings.

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

Syntax

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

See Also