Attribute Dataextraction (Template)

Attribute Dataextraction (Template)

C.Utzinger
Collaborator Collaborator
1,022 Views
9 Replies
Message 1 of 10

Attribute Dataextraction (Template)

C.Utzinger
Collaborator
Collaborator

HI

 

I have the attached Files, wich are Blocks with attributes. I want to extrat the Information with _.-dataextraction using a General template to an Excel file. But this seems to be imposible. The template works only with the original dwg file, ande not with new ones.

 

Is there a way to do this?

 

Please help

 

 

 

0 Likes
1,023 Views
9 Replies
Replies (9)
Message 2 of 10

dbroad
Mentor
Mentor

Templates are drawing specific.  It is easy to use the dataextration command to use a template for one drawing as a starting point for another drawing but I do not believe such a process can be programmed. Thankfully, it takes less than a minute to set up a new dataextraction.

Architect, Registered NC, VA, SC, & GA.
0 Likes
Message 3 of 10

john.uhden
Mentor
Mentor

Less than a minute?!   Unlike you architectural types, he doesn't have all day you know.  He's probably got a thousand drawings from which to extract!  Everybody else does.

John F. Uhden

Message 4 of 10

C.Utzinger
Collaborator
Collaborator

Thank you John!!!

 

Yes thats the Point! I'm trying to make work easier for 40 employees.

 

We always have the same Dataextraction, and step through eight pages, when it could be done with one click is a big differents.

 

Is there no other way to do this? The objective is to easly count how many positions and lengths I have.

 

 

Thank you in advance...

0 Likes
Message 5 of 10

dbroad
Mentor
Mentor

I think you missed John's subtle sarcasm.  There is apparently a .NET Dataextraction API but I'm not sure that it is accessible via AutoLISP

 

My suggestion is that you get your 40 employees together and show them how to do it quickly.

Architect, Registered NC, VA, SC, & GA.
0 Likes
Message 6 of 10

john.uhden
Mentor
Mentor
According to Doug (my most highly regarded contributor dating back to the
previous global warming), it sounds as though you have to write your own.

I've done stuff like that before, and there are many here more well versed
than myself. How about if you give it a shot, even replacing actual code
with remarks that describe what you are wanting to do, and maybe we can
fill in the blanks.

I don't want to jinx myself, but I may have limited time to help as I might
be gaining employment for the first time in 5 years. I've got to support
my cocktail hours somehow. They might even pay me more than the minimum
wage (unless they follow this forum).

John F. Uhden

0 Likes
Message 7 of 10

john.uhden
Mentor
Mentor

Subtle?!  Such accusations are incompressible nor inflated.

And if I knew how to use .NET I could catch .FISH.

John F. Uhden

0 Likes
Message 8 of 10

ActivistInvestor
Mentor
Mentor
You can automate DataExtraction using .NET and run data extractions with no UI at all.

Unfortunately that's not something you can do from LISP.
0 Likes
Message 9 of 10

dbroad
Mentor
Mentor

Congratulation John!  I guess it's time to expand our language vocabulary.

Architect, Registered NC, VA, SC, & GA.
0 Likes
Message 10 of 10

C.Utzinger
Collaborator
Collaborator

I just find a Code to start with, but i will start a new discission and finish this one!

 

Tahnk you for your help!

0 Likes