• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

view model name in structure list

  • Thread starter Thread starter Superguido
  • Start date Start date

Superguido

Guest
Bye to all,
Is it possible to list structures the model name instead of the name part? it does it automatically using pseudo folders for shared parts, but I do not find the way to view it as default.
 
charge this should do what you ask.... .
inside I put the comments to make you change and understand the macro.
of course you could see so many other things besides these.
Bye.
 

Attachments

It's a little dated. .
It's been on the German website for years.
then I use model managers and thumbnails there are already....
I appreciate your intention.
Hello........
 
What are the fields that you can see?
:instance-name
:db-state
:shared
:selective-instance-context

Can you change the column title?
for example I have a "changeable" voice and I would like to change it in "mod"

Tnx!
 
viewable fields are almost all those that appear when you load the inq atts command in the tool menu, after you upload the macro with (load "inq_all_atts").
In addition, they are customizable see my previous post:http://www.cad3d.it/forum1/showthread.php?t=19094&page=2if you use mm you can load the fields and use them for carts or other.

the column title you decide, you can use what you want, to change the existing "changeable" you have to enter your macro and fix it from there.
for other clarifications are here......... .
Bye-bye
 
1) load the macro inq atts, from the command line type (load "inq_all_atts").
2) charge from the pdm any particular.
3) from the tool menu launches the macro inq atts on the particular.
4) copy the result to a text file.
5) delete your personal data from the file and replace it with fancy words.
6) highlight in the file what you want to display.
7) send me the text file.
I'll create the file lisp to see what you need.
all this because if you have special customizations in your pdm the macro must be targeted.
Hello!
 
modeling>file>chargects file pdm-and.lsp
in the upper right corner of the structure list window you will find a down arrow.
select wolfman :biggrin: and you should see the description.
I also entered the code and date of creation, so see how you can customize it by adding or removing voices.
I used different words type describe and description within the .lsp file so you see what you can and what you can't customize.
Don't drive the macro by dragging it into modeling. It would make you a mistake.
I hope it works on your news. .
In case I fix it.
I have different parameters and I can't test it.
Hey!
 

Attachments

Hi.
I wanted to see them in the first column of the tree of the structure.
this is my structure file. .

(oli:sd-create-browser-view "code pdm"
:title "code pdm"
:tree-config '(:contents-name)
:detail-config '(:contents-name :db-state :shared :selective-instance-context)
)

in the tree-config I wanted to enter the pdm code and the name ... is it possible???
 
very interesting this macro, I did not know you could customize also the tree

in the table you could add a column with weight? (using volume for specific weight)

When using pseudo-folders can you decide the code to use in the display? (in the tree)
 
It's a little dated. .
It's been on the German website for years.
then I use model managers and thumbnails there are already....
I appreciate your intention.
Hello........
exists a German site to draw from for macros?
can you post the link?
Thank you.
 
another problem, from the command "inq_all_atts", I have this list of values (see attached file attributes2.txt)


how can I display in the browser structure the value of "mat_name" which is "aisi 302"?
Thank you.
 

Attachments

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top