AnalysisDisplayStyle.SetDeformedShapeSettings
Method
Description:
Set deformed shape settings object for the style.
Set deformed shape settings object for the style.
Syntax
public void SetDeformedShapeSettings(
AnalysisDisplayDeformedShapeSettings deformedShapeSettings
)
Parameters
| Parameter | Type | Description |
|---|---|---|
| deformedShapeSettings | AnalysisDisplayDeformedShapeSettings |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | Deformed shape settings were not created with the object. |