Room dim

Room dim

ramjan3N9ZA
Enthusiast Enthusiast
2,054 Views
14 Replies
Message 1 of 15

Room dim

ramjan3N9ZA
Enthusiast
Enthusiast

I need one lisp for auto room dimensions by following rules:

1)select first top left corner point of the room
2)select bottom right corner point of the room

3)choose room description text from list

a) choose different options from predefined options. if choose "M" option then text as "M. Bed"
b)if choose "Ge", then room Name placed as "Gen.Room"
c) if Choose "W", then room name as "Waiting.Room"
d)if choose "CH", then room name as "Conference.Hall"
e)if Choose "K", then Room name as "Kitchen.Room"

4) then develop room Dimension as (for Example, i choose "d" option from command prompt), 

Conference.Hall
28'0"x25'4½"

please see sample drawing.

Ramjan
0 Likes
2,055 Views
14 Replies
Replies (14)
Message 2 of 15

maratovich
Advisor
Advisor

1. Start the program.
2. Select the room name.
3. Select the corners of the room.

 

RoomDim.gif

---------------------------------------------------------------------
Software development
Automatic creation layouts and viewport. Batch printing drawings from model.
www.kdmsoft.net
Message 3 of 15

ramjan3N9ZA
Enthusiast
Enthusiast

How to atrat

Ramjan
0 Likes
Message 4 of 15

maratovich
Advisor
Advisor

Run it.

See archive zip. Did you see the previous message?

---------------------------------------------------------------------
Software development
Automatic creation layouts and viewport. Batch printing drawings from model.
www.kdmsoft.net
0 Likes
Message 5 of 15

ramjan3N9ZA
Enthusiast
Enthusiast

How to run?

Ramjan
0 Likes
Message 6 of 15

ramjan3N9ZA
Enthusiast
Enthusiast

no need i got another way dear .

Thank u for your kind response.............

Ramjan
0 Likes
Message 7 of 15

maratovich
Advisor
Advisor

which one?

---------------------------------------------------------------------
Software development
Automatic creation layouts and viewport. Batch printing drawings from model.
www.kdmsoft.net
0 Likes
Message 8 of 15

ramjan3N9ZA
Enthusiast
Enthusiast

just upload and command 'Rd2' 

 

I could not run your one....

Ramjan
0 Likes
Message 9 of 15

ramjan3N9ZA
Enthusiast
Enthusiast

How to run it

Ramjan
0 Likes
Message 10 of 15

maratovich
Advisor
Advisor

What exactly ?

---------------------------------------------------------------------
Software development
Automatic creation layouts and viewport. Batch printing drawings from model.
www.kdmsoft.net
0 Likes
Message 11 of 15

ramjan3N9ZA
Enthusiast
Enthusiast

How to run your provided lisp.

Ramjan
0 Likes
Message 12 of 15

maratovich
Advisor
Advisor

1. Start AutoCAD.
2. Open the sample .dwg file
3. Download from this forum file archive - "Room Dim.zip" (see message # 2)
4. Unpack the archive "Room Dim.zip".
Inside the archive is the program. It is not lispe. This is a normal program .exe - "Room Dim.exe"
5. Run the program "Room Dim.exe"
6. Press the START button, as shown in picture # 2

---------------------------------------------------------------------
Software development
Automatic creation layouts and viewport. Batch printing drawings from model.
www.kdmsoft.net
0 Likes
Message 13 of 15

ramjan3N9ZA
Enthusiast
Enthusiast

Thanks

Ramjan
0 Likes
Message 14 of 15

Anonymous
Not applicable

ITS SIMPLY SUPERB TOOLS GREAT TO HAVE IT 🙂

0 Likes
Message 15 of 15

Sea-Haven
Mentor
Mentor

Very nice Maratovich, a shortcut, Room Dim.exe must be saved in a directory that is in support paths.

 

(defun c:roomdim (startapp "Room Dim.exe"))