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

reports

  • Thread starter Thread starter Login
  • Start date Start date

Login

Guest
Bye to all,
I never used relationships, and I was considering the opportunity to integrate them into some models.
I therefore ask you kindly if you can address me in some more concrete example than the one proposed in the guide.
In particular, at the moment I would like to be able to command some quotas (5) by changing the parameter relative to the operating pressure of a flange.
even a draft program would be fine to practice and understand logic.
Thank you.
 
the examples in the guide are quite exhaustive.
preparations for relations are fundamental:
- give a concrete name to quotas (that make it understand well what quota it is)
- the parameter that controls relationships should not be affected by other relationships, but at most by a table of family table

in general

if name_parameter=="value"
quota_1="value"
quota_2="value"
quota_3="value"
quota_4="value"
quota_5="value"
endif

this for each variant
if you want an overview of the variations of the quotas, just enter them in family table (which obviously will not be editable by them).
Finally, this type of relationships that control geometry, must be inserted in "pre-regeneration" of the part, absolutely not in "post-regeneration".
 

Forum statistics

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

Members online

No members online now.
Back
Top