ContourSetting.RemoveItem
Method
Description:
Remove a contour setting item from the current contour setting.
Remove a contour setting item from the current contour setting.
Remarks:
Contour setting will not be changed if the item could not be found.
Contour setting will not be changed if the item could not be found.
Parameters
Parameter | Type | Description |
---|---|---|
item | ContourSettingItem | The contour setting item to be removed. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |