|
JavaScript Application Programming Interface (API) for AutoCAD
|
Autodesk.AutoCAD.js
function Acad.PromptPointOptions(messageAndKeywords);
|
Parameters |
Description |
|
messageAndKeywords |
is the prompt message along with keywords |
This class represents optional parameters for a point prompt.
|
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) 2012. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|