|
M
AddContourRange(Double, Double, Double, ElementId)
|
ContourSettingItem
|
Add a set of contours as a contour setting item to the current contour setting.
|
|
|
M
AddSingleContour(Double, ElementId)
|
ContourSettingItem
|
Add a single contour as a contour setting item to the current contour setting.
|
|
|
M
DisableItem(ContourSettingItem)
|
None
|
Disable a contour setting item of the current contour setting so that the item will not be used to draw contours.
|
|
|
M
Dispose()
|
None
|
|
|
|
M
EnableItem(ContourSettingItem)
|
None
|
Enable a contour setting item of the current contour setting so that the item will be used to draw contours.
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetContourSettingItems()
|
IList<ContourSettingItem>
|
Get all contour setting items.
|
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetItemIndex(ContourSettingItem)
|
Int32
|
Get the index of a contour setting item of the current contour setting
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
IsItemEnabled(ContourSettingItem)
|
Boolean
|
Check if a ContourSettingItem is enabled
|
|
|
M
RemoveItem(ContourSettingItem)
|
None
|
Remove a contour setting item from the current contour setting.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|