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

Autodesk.AutoCAD.js

JavaScript
function Acad.PromptDoubleOptions(messageAndKeywords);
Parameters 
Description 
messageAndKeywords 
is the prompt message along with keywords. 

This class represents optional parameters for a prompt for a double. This function is derived from Acad.PromptEditorOptions.

Links
Properties
Name 
Type 
Description 
Condition 
defaultValue 
Number 
The default value to be used when you press Enter without any other input. 
Read-write 
Copyright (c) 2016. All rights reserved.
What do you think about this topic? Send feedback!