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

Autodesk.AutoCAD.js

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

This class represents optional parameters for prompt for angle during jigging. This function is derived from Acad.JigPromptGeometryOptions.

Links
Properties
Name 
Type 
Description 
Condition 
defaultValue 
Number 
Gets or sets default jig prompt angle options value. 
Read-write 
useBasePoint Boolean Gets whether the base point is to be used or not. useBasePoint is always true as there must be a base point when prompt for angle during jigging. Read-only
Copyright (c) 2016. All rights reserved.
What do you think about this topic? Send feedback!