AnalysisDisplayDeformedShapeSettings Class
Contains deformed shape settings for analysis display style element.

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

Syntax

C#
public class AnalysisDisplayDeformedShapeSettings : IDisposable
Visual Basic
Public Class AnalysisDisplayDeformedShapeSettings _
	Implements IDisposable
Visual C++
public ref class AnalysisDisplayDeformedShapeSettings : IDisposable

Inheritance Hierarchy

System..::..Object
  Autodesk.Revit.DB.Analysis..::..AnalysisDisplayDeformedShapeSettings

See Also