GithubHelp home page GithubHelp logo

gridmaker's Introduction

Grid Maker Application
This autolisp application draws grid lines at specified interval with user defined color and lables as well.

HOW TO - 

Save both lsp and dcl file in a folder

Setting up DCL file path on autocad
------------------------------------------------------
The ddgrid3.lsp require ddgrid3.dcl which is dialog box interface.
The path to dcl file must be added into "Support File Search path".
Steps.
1.type "options" in command line or choose option menu under "Tools".
2.on the "File" tab, find "Support File Search path". 
3.click + sign to see all the path added.
4.click "Browse" button and direct the folder where ddgrid3.dcl file is kept. Select the folder and click "OK:
5.Close the option pannel by clicking "OK".


Loading AutoLISP file
----------------------------------
Option 1. manual uploading
(this method require you to upload the lisp file every time you open AutoCAD application)
1.type "appload" in command line to open "Load/Unload Applications" pannel
2.from "Look in" broswe dropdownlist find the folder where ddgrid3.lsp is kept.
3.choose "Files of type" as AutoCAD Apps or AutoLISP.
4.select ddgrid5-3.lsp file
5.click "Load" button
6.close the pannel.

Option 2. Saving the lisp file in AutoCAD permanently
1.type "cui" in command line to open Customize User Iterface pannel
2.In the Customize tab, select "LISP Files" item.
3.Righ click over "LISP Files" item and choose "Load LISP" menu
4.Select the ddgrid5-3.lsp file in the folder where you saved it.
5.Click OPEN button.
6. Click Close button of Customize User Interface pannel

Type "DDGRID" or "ddgrid" at the command line to call the grid maker application


Have fun!!

Kyaw Naing Win
[email protected]



gridmaker's People

Contributors

knwin avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.