EditorInteraction Constructor (EditorInteractionType)


Editor Interaction(Editor Interaction Type) Constructor

Construct the interaction with the specified type.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public EditorInteraction(
	EditorInteractionType interactionType
)

Parameters

interactionType EditorInteractionType
See Also