hello all
i have a question...
Is there any way to change the 3d shape according to item type?
like,change 3Dshape by case
i hope you could help me
thank you so much
It looks like there isn't a way to do this simply with just 3D logic, but it's very easy with Process Flow. I've attached a model that uses a decide in Process Flow to change the 3D shape based on item type.
Let me know if you have any questions!
A simpler solution would be to add the different shapes as Frames on the flowitem's Properties window:
Then use the following code snippet to change the frame based on the item type:
int frameNum = item.Type; setframe(item, frameNum);
11 People are following this question.
FlexSim can help you understand and improve any system or process. Transform your existing data into accurate predictions.
FlexSim is a fully 3D simulation software environment. FlexSim can be used to simulate any process in any industry.
FlexSim®, FlexSim Healthcare™, Problem Solved.®, the FlexSim logo, the FlexSim X-mark, and the FlexSim Healthcare logo with stylized Caduceus mark are trademarks of FlexSim Software Products, Inc. All rights reserved.
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © Autodesk Inc. All rights reserved