ContourSetting Members


The ContourSetting type exposes the following members.

Methods

  NameDescription
Public methodAddContourRange
Add a set of contours as a contour setting item to the current contour setting.
Public methodAddSingleContour
Add a single contour as a contour setting item to the current contour setting.
Public methodDisableItem
Disable a contour setting item of the current contour setting so that the item will not be used to draw contours.
Public methodDispose
Releases all resources used by the ContourSetting
Public methodEnableItem
Enable a contour setting item of the current contour setting so that the item will be used to draw contours.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetContourSettingItems
Get all contour setting items.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetItemIndex
Get the index of a contour setting item of the current contour setting
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveItem
Remove a contour setting item from the current contour setting.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also