JavaScript Application Programming Interface (API) for AutoCAD
ContentsIndexHome
PreviousUpNext
Acad.PromptSelectionResult Function

Autodesk.AutoCAD.js

JavaScript
function Acad.PromptSelectionResult(status,objectIds);
Parameters 
Description 
status 
is the status result of the prompt operation. 
objectIds 
is the array of SelectedObject

This class represents the result of a prompt for a selection of objects. This function is derived from Acad.PromptResults.

Links
Copyright (c) 2016. All rights reserved.
What do you think about this topic? Send feedback!