I need to add 30 gurneys to the model, is it possible to implement this more easily than simply transferring from the library to the 30 gurney model.
Thank you!
I need to add 30 gurneys to the model, is it possible to implement this more easily than simply transferring from the library to the 30 gurney model.
Thank you!
CTRL + c and CTRL + v. Copy one, select both then copy two, select all then copy four, then copy eight. If you need a whole bunch often, then drag them into a plane and create an user library object of the plane.
After dragging the first gurney to your model (Gurney1), you can easily make copies of it until having the quantity you need:
treenode firstGurney = Model.find("Gurney1"); int i; for(i=2; i<=30; i++){ treenode newGurney = createcopy(firstGurney, model()); }
16 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