Author Topic: Can someone steer a noob in the right direction?  (Read 12799 times)

0 Members and 1 Guest are viewing this topic.

NoTebowNoHope

  • Guest
Re: Can someone steer a noob in the right direction?
« Reply #15 on: January 09, 2012, 08:49:16 AM »
Info post - codes *.lsp files updated... Removed inspected lacks...

M.R.
 8-)
That is awesome! Thank you so much for putting this together! I feel like I owe something for your efforts. Is there a way to make a donation to the forums?

How difficult would it be to have a separate list each different group in step 1.?

ie...If I pick (S)ite, have options for 1,2,3,4,5
or if I pick (D)rainage have options for A,B,C,D

I really appreciate your time an effort you put into this!!!

ronjonp

  • Needs a day job
  • Posts: 7526
Re: Can someone steer a noob in the right direction?
« Reply #16 on: January 09, 2012, 09:59:21 AM »
Info post - codes *.lsp files updated... Removed inspected lacks...

M.R.
 8-)
... Is there a way to make a donation to the forums?

...

http://www.theswamp.org/donate.html  :-D

Windows 11 x64 - AutoCAD /C3D 2023

Custom Build PC

NoTebowNoHope

  • Guest
Re: Can someone steer a noob in the right direction?
« Reply #17 on: January 09, 2012, 01:08:50 PM »
Info post - codes *.lsp files updated... Removed inspected lacks...

M.R.
 8-)
... Is there a way to make a donation to the forums?

...

http://www.theswamp.org/donate.html  :-D
Thanks RonJon!

CAB

  • Global Moderator
  • Seagull
  • Posts: 10401
Re: Can someone steer a noob in the right direction?
« Reply #18 on: January 10, 2012, 01:48:11 PM »
I'm a little behind here but see attached incomplete routine.
To finish:
Linetype selection
File reader - don't know what you wanted from a text file

« Last Edit: January 10, 2012, 03:42:08 PM by CAB »
I've reached the age where the happy hour is a nap. (°¿°)
Windows 10 core i7 4790k 4Ghz 32GB GTX 970
Please support this web site.

CAB

  • Global Moderator
  • Seagull
  • Posts: 10401
Re: Can someone steer a noob in the right direction?
« Reply #19 on: January 10, 2012, 03:42:50 PM »
Version 1.1 uploaded, Fixed a bug in the color dialog selection.
I've reached the age where the happy hour is a nap. (°¿°)
Windows 10 core i7 4790k 4Ghz 32GB GTX 970
Please support this web site.

NoTebowNoHope

  • Guest
Re: Can someone steer a noob in the right direction?
« Reply #20 on: January 10, 2012, 03:54:43 PM »
I'm a little behind here but see attached incomplete routine.
To finish:
Linetype selection
File reader - don't know what you wanted from a text file

Regarding the file reader, it doesn't have to read a text file as I can edit the routine to suit for our specific plans.
Is it possible to have the scroll box in Step2 display a separate list for each category listed in Step1?

ie...
STEP1:      STEP2:
(S)ITE          (MASTER, DETAILED, LANDSCAPE)
(U)TILITY     (WATER, SEWER, REUSE)
(D)RAINAGE (DEMO, PREDEV, DETAILED, EROSION)
(R)OADWAY  (PROFILES, SECTIONS, DETAILS)

Thank you for your time and effort in setting this up. I really appreciate it and will make a donation to the site.



CAB

  • Global Moderator
  • Seagull
  • Posts: 10401
Re: Can someone steer a noob in the right direction?
« Reply #21 on: January 10, 2012, 06:51:26 PM »
Yes, I'll get to adding the separate list tomorrow.

I've reached the age where the happy hour is a nap. (°¿°)
Windows 10 core i7 4790k 4Ghz 32GB GTX 970
Please support this web site.

CAB

  • Global Moderator
  • Seagull
  • Posts: 10401
Re: Can someone steer a noob in the right direction?
« Reply #22 on: January 10, 2012, 07:48:21 PM »
OK try this version.
Make sure you use the new DCL file.
I've reached the age where the happy hour is a nap. (°¿°)
Windows 10 core i7 4790k 4Ghz 32GB GTX 970
Please support this web site.

NoTebowNoHope

  • Guest
Re: Can someone steer a noob in the right direction?
« Reply #23 on: January 10, 2012, 09:39:41 PM »
OK try this version.
Make sure you use the new DCL file.
I don't have cadd here at home but will try it first thing in the morning. Thanks again for your help!

CAB

  • Global Moderator
  • Seagull
  • Posts: 10401
Re: Can someone steer a noob in the right direction?
« Reply #24 on: January 10, 2012, 10:46:07 PM »
You're welcome and thanks in advance for your contribution.
I've reached the age where the happy hour is a nap. (°¿°)
Windows 10 core i7 4790k 4Ghz 32GB GTX 970
Please support this web site.

NoTebowNoHope

  • Guest
Re: Can someone steer a noob in the right direction?
« Reply #25 on: January 11, 2012, 08:20:43 AM »
OK try this version.
Make sure you use the new DCL file.
I tried it out this morning and it worked nicely!

How difficult would it be to incorporate the following:

1. Linetype dialog box similar to the color dialog?
2. Exit the dialog box when you hit "Create LAyer Now"
3. Set the newly created layer as current

I have no idea how much effort this took. Can you tell me about how much time you had in it so that I can make an appropriate donation to the site?
 

CAB

  • Global Moderator
  • Seagull
  • Posts: 10401
Re: Can someone steer a noob in the right direction?
« Reply #26 on: January 11, 2012, 10:34:06 AM »
I'll have about 8 hours in the routine.
1. Linetype dialog box similar to the color dialog? I'll look into this
Done 2. Exit the dialog box when you hit "Create LAyer Now"
Done 3. Set the newly created layer as current

Version 1.3 when I get the line type option.
I've reached the age where the happy hour is a nap. (°¿°)
Windows 10 core i7 4790k 4Ghz 32GB GTX 970
Please support this web site.

NoTebowNoHope

  • Guest
Re: Can someone steer a noob in the right direction?
« Reply #27 on: January 12, 2012, 08:58:39 AM »
I'll have about 8 hours in the routine.
1. Linetype dialog box similar to the color dialog? I'll look into this
Done 2. Exit the dialog box when you hit "Create LAyer Now"
Done 3. Set the newly created layer as current

Version 1.3 when I get the line type option.
Thanks for the response...I really appreciate your help!

CAB

  • Global Moderator
  • Seagull
  • Posts: 10401
Re: Can someone steer a noob in the right direction?
« Reply #28 on: January 12, 2012, 10:56:31 AM »
Could not find a quick fix for line type selection except for a simple list box with names only.
But I did find a routine included with ACAD 14 that has one with some display of simple line types.
I should have something by tomorrow. Other work is a priority today.
I've reached the age where the happy hour is a nap. (°¿°)
Windows 10 core i7 4790k 4Ghz 32GB GTX 970
Please support this web site.

Lee Mac

  • Seagull
  • Posts: 12906
  • London, England
Re: Can someone steer a noob in the right direction?
« Reply #29 on: January 12, 2012, 11:00:52 AM »
IIRC DOSLib includes a Linetype Selection box