RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ContourSetting

ContourSetting.EnableItem

Method
Description:
Enable a contour setting item of the current contour setting so that the item will be used to draw contours.
Remarks:
Contour setting will not be changed if the item could not be found.
Syntax
public void EnableItem(
	ContourSettingItem item
)
Parameters
Parameter Type Description
item ContourSettingItem The contour setting item to be enabled.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null