|
JavaScript Application Programming Interface (API) for AutoCAD
|
Autodesk.AutoCAD.js
function Acad.Editor.getFileNameForOpen(options);
|
Parameters |
Description |
|
options |
is of type PromptOpenFileOptions. |
PromptFileNameResult.
Use this function to emulate the subtleties of AutoCAD file prompting. It prompts on the command line when FILEDIA is zero, or if a script or an AutoLISP routine is running.
|
Copyright (c) 2012. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|