Namespace:
Autodesk.Revit.UI
EditorInteraction
Class
Description:
Wraps the EditorInteractionType for the Pane to allow for clients to override their type dynamically if need be.
Wraps the EditorInteractionType for the Pane to allow for clients to override their type dynamically if need be.
EditorInteraction Class Members:
Name | Description | Inherited From |
---|---|---|
EditorInteraction() | Construct a default interaction. | |
EditorInteraction(EditorInteractionType) | Construct the interaction with the specified type. |
Name | Description | Inherited From |
---|---|---|
InteractionType | The type of interaction. |
Name | Description | Inherited From |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |