AnalysisDisplayStyleHasDeformedShapeSettings Method |
If true style has deformed shape settings.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool HasDeformedShapeSettings()
Public Function HasDeformedShapeSettings As Boolean
public:
bool HasDeformedShapeSettings()
member HasDeformedShapeSettings : unit -> bool
Return Value
Boolean
See Also