2022 Class
Changes 0
C

EditorInteraction

Description:
Wraps the EditorInteractionType for the Pane to allow for clients to override their type dynamically if need be.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.UI.EditorInteraction
public class EditorInteraction
Name Return Type Description
C EditorInteraction() None Construct a default interaction.
C EditorInteraction(EditorInteractionType) None Construct the interaction with the specified type.
Name Return Type Description
P InteractionType EditorInteractionType The type of interaction.