Skip to main content
Solved

block counter

  • June 16, 2015
  • 1 reply
  • 8 views

franco69
Contributor
Forum|alt.badge.img+8

Hi Guys again,

 

i want count blocks in an autocad file and summarize it and write the sum with autocad_block_name and autocad_layer in an excel....I've done that with counter statisticscalculator and group by autocad_layer_name and autocad_block_name because i have the same block maybe in tow or three different layers....so far so good....

So now i have autocad_block_name, autocad_layer and the sum in a row

now i want also write the fme_attrib_info{}.field_name and fme_attrib_info{}.field_value to this sums

how can i do that...i don't get these attributes right in my statisticscalculator...and when i use them to group i get a wrong result.

Thanx and Cheers

 

Best answer by pratap

HI,

 

 

Place attribute creator adn create 2 more attributes and link these attributes to new attributes. You can view these attributes in statisctics calculator.

 

 

Pratap
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

pratap
Contributor
Forum|alt.badge.img+12
  • Contributor
  • Best Answer
  • June 17, 2015
HI,

 

 

Place attribute creator adn create 2 more attributes and link these attributes to new attributes. You can view these attributes in statisctics calculator.

 

 

Pratap