AnalysisDisplayStyle.SetColoredSurfaceSettings
Method
Description:
Set colored surface settings object for the style.
Set colored surface settings object for the style.
Syntax
public void SetColoredSurfaceSettings(
AnalysisDisplayColoredSurfaceSettings coloredSurfaceSettings
)
Parameters
Parameter | Type | Description |
---|---|---|
coloredSurfaceSettings | AnalysisDisplayColoredSurfaceSettings |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
InvalidOperationException | colored surface settings were not created with the object. |