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

Autodesk.AutoCAD.js

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

This class represents optional parameters for a point prompt.

Links
Properties
Name 
Type 
Description 
Condition 
useBasePoint 
Point 3d 
Gets or sets whether or not the base point is to be used. True if the BasePoint value is to be used, false otherwise. 
Read-write 
Copyright (c) 2016. All rights reserved.
What do you think about this topic? Send feedback!