AnalysisDisplayStyleGetDeformedShapeSettings Method |
Get deformed shape settings object from the style.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic AnalysisDisplayDeformedShapeSettings GetDeformedShapeSettings()
Public Function GetDeformedShapeSettings As AnalysisDisplayDeformedShapeSettings
public:
AnalysisDisplayDeformedShapeSettings^ GetDeformedShapeSettings()
member GetDeformedShapeSettings : unit -> AnalysisDisplayDeformedShapeSettings
Return Value
AnalysisDisplayDeformedShapeSettings
Exceptions
See Also