how can i control a model's dimensions by volume??
how can i control a model's dimensions by volume??
(OP)
i need to make a 250 ml volume part and i want to be able to adjust dimensions but not change volume??
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
how can i control a model's dimensions by volume??
|
RE: how can i control a model's dimensions by volume??
You will need Behavioral Modeling (BMX). Follow these steps:
1) Create an analysis feature to measure the volume
2) Create a relation analysis feature to calculate the error of the measured value and the desired value. Example: error = abs(volume:FID_analysis1 – 250)
3) Create an optimization feature that will minimize the error by adjusting the desired design variables (dimensions)
More information on BMX is available in the FAQ Behavioral Modeling Extension (FAQ554-784).
Best regards,
Matthew Ian Loew
Please see FAQ731-376 for tips on how to make the best use of Eng-Tips Fora.
RE: how can i control a model's dimensions by volume??
Best regards,
Matthew Ian Loew
Please see FAQ731-376 for tips on how to make the best use of Eng-Tips Fora.