Revit 2025.3 API
Analysis |
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
BooleanSee Also