EditorInteraction(EditorInteractionType) Constructor

Construct the interaction with the specified type.

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

Parameters

interactionType  EditorInteractionType
 
See Also