Share

Editor.SelectLast Method

Description

Selects last result from the prompt.

Visual Basic

Public Function SelectLast() As PromptSelectionResult

C#

public PromptSelectionResult SelectLast();

Links

Editor Class, Autodesk.AutoCAD.EditorInput Namespace

Was this information helpful?