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