| Miscellaneous functions | Home |
| Function | Meaning |
|---|---|
| lcPrintSetup | Calls "Printer Setup" dialog |
| lcPrintLayout | Prints "Paper space" block, entire page |
| lcPrintBlock | Prints any rectangular area of a block |
| lcDgGetValue | Calls dialog box to input a value |
| lcHelp | Calls help file |
| lcGetPolarPoint | Retrieves point coordinates by angle and distance |
| lcGetPolarPrm | Retrieves a distance and angle between 2 points |
| lcFilletSetLines lcFillet lcFilletGetPoint |
Calculate points of fillet arc |
| lcPlugGetOption lcPlugGetOption2 |
Returns a value of plugin's option |
| lcPlugSetOption | Sets a value of plugin's option |
| lcGetDrwXData | Retrieves drawing's XDATA from a file without loading entire file. |
| lcGetDrwPreview | Retrieves drawing's preview image from a file without loading entire file. |