| Revit 2021 API |
| EditorInteraction Members |
| EditorInteraction Class Constructors Methods Properties See Also |
The EditorInteraction type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| EditorInteraction()()()() |
Construct a default interaction.
| |
| EditorInteraction(EditorInteractionType) |
Construct the interaction with the specified type.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| InteractionType |
The type of interaction.
|