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

Autodesk.AutoCAD.js

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

This is the base class for jig prompt options used in various types of data acquisition. This function is derived from Acad.JigPromptOptions

Links
Properties
Name 
Type 
Description 
Condition 
basePoint 
Point3d 
Gets or sets the base point to be used by the prompt. 
Read-write 
useBasePoint 
Boolean 
Gets or sets whether the base point is to be used or not. 
Read-write 
Copyright (c) 2016. All rights reserved.
What do you think about this topic? Send feedback!