Skip to main content
1-Visitor
March 24, 2017
Question

how to increase the number of allowed rows in assembly parameter list?

  • March 24, 2017
  • 3 replies
  • 1668 views

When requesting sublevels as filter in assembly parameters

choice.jpg

I am getting this error message

error.JPG

What to do?

Essentially I only interested in exporting the PRO_MP_VOLUME - parameter of each and every part in this assembly.

Any alternative ideas?

3 replies

24-Ruby III
March 24, 2017

Hi,

please open Case at PTC Support.

MH

1-Visitor
March 25, 2017

You can export the value of this parameter by exporting the contents of a customized model tree:

- step 1) show only assembly components in the model tree (uncheck from being displayed: features, placement folder, and all the rest)

- step 2) remove all columns and then add column for the model parameter "PRO_MP_VOLUME" (also listed in the type mass-properties parameters)

- step 3) export the contents of the model tree

model_tree_commands.png

athomasen1-VisitorAuthor
1-Visitor
March 27, 2017

Thanks a lot!