BOLT COUNTING BY LAYER

BOLT COUNTING BY LAYER

Gaganpatel
Collaborator Collaborator
1,695 Views
29 Replies
Message 1 of 30

BOLT COUNTING BY LAYER

Gaganpatel
Collaborator
Collaborator

Dear Sir,

 

I want to bolt counting by layer, counting only select text (after & before)

Please see the attached file.

Layer Name : BN1 x 1=

Layer Name : BN2 x 2=

Layer Name : BN3 x 3=

Layer Name : BN4 x 4=

 

Total Quality : = BN1+BN2+BN3+BN4

M16x35mm =

M16x40mm =

M16x45mm =

M16x50mm =

M16x55mm =

4 Thk Washer =

5 Thk Washer =

6 Thk Washer =

8 Thk Washer =

10 Thk Washer =

 

 

 

0 Likes
Accepted solutions (1)
1,696 Views
29 Replies
Replies (29)
Message 21 of 30

ec-cad
Collaborator
Collaborator

Do you mean you want "change" selected Text to be on Layer BN1 BN2 BN3 or BN4 ?

That can let you select multiple  pieces of 'Text' and merely change to one of those layers ?

 

ECCAD

0 Likes
Message 22 of 30

Gaganpatel
Collaborator
Collaborator

Dear Sir,
how to change bolt text layer from BN4 to BN2 layer
Example
Qty. change require BN4 to BN2

0 Likes
Message 23 of 30

ec-cad
Collaborator
Collaborator

OK, last change.

This lisp will allow you to pick which text (from any layer), ask you to change it to one

of the BNx layers. You Appload it, and it will run (once) when loaded. Once you load it,

you can just type in CHGTXT to run it again.

If you respond 1 or 2 or 3 or 4 to the prompt, it will change it. If you just hit Enter, it will exit.

Makes the target layer if it doesn't exist.

If both of the Lisps are 'done' and work for you, please check this Post as Solved.

 

ECCAD

0 Likes
Message 24 of 30

Gaganpatel
Collaborator
Collaborator

Dear Sir,

 

Please help, I have tried only table showing Bolt qty. Not showing.

0 Likes
Message 25 of 30

Sea-Haven
Mentor
Mentor

 Did you select the text ? Thats all I can think of its working for me. 

0 Likes
Message 26 of 30

ec-cad
Collaborator
Collaborator

This modification will do a report by Layer, as well as Totals.

Watch the prompt line, pick the window, pick a point for Layer by Layer, and pick point

for Summary.

 

By the way, did the CHGTXT function do what you wanted ?

 

ECCAD

0 Likes
Message 27 of 30

Gaganpatel
Collaborator
Collaborator

Dear Sir,

 

Many Many Thanks Working very good.

Please give your email id, 

0 Likes
Message 28 of 30

ec-cad
Collaborator
Collaborator
Accepted solution

Sent you a private message on email address.

Please do not post it here.

Oh, please mark this topic as 'Solved'

Thanks,

ECCAD

0 Likes
Message 29 of 30

Gaganpatel
Collaborator
Collaborator

Dear Sir,

 

I want to new programming required for select drawing Bold text only highlighted. For Bolt checking, purpose.

Please help.

 

0 Likes
Message 30 of 30

ec-cad
Collaborator
Collaborator

Bool_Tools.lsp (new)

When loaded, it has (2) functions that you type-in at the Command Prompt.

First is  CHKW  means check bolt text within a Window, does multiple.

It will throw up the Textscreen, but you can remove that with the F2 key on your keyboard.

Reports it's findings to the Command Line, and shows up with the Textscreen on.

 

Second is  CHKS  means check a single bolt text. You pick one, and it will give you the info

in an Alert dialog window, just hit the OK, then Enter key if you want to see more..

Hope you like them.

 

Bye the way, did you get a 'Private Message', I sent you one with my email.

 

ECCAD

0 Likes