Automatically reset path label.fsm
In the model, automatical reset in path properties is checked and the RouteCost label is set to 1.
However, the label value does not return to 1 when I reset the model.
Automatically reset path label.fsm
In the model, automatical reset in path properties is checked and the RouteCost label is set to 1.
However, the label value does not return to 1 when I reset the model.
Thanks for pointing this out - it looks like an oversight and we'll add a case for it.
In the meantime if you have to do this you could set the values in your own reset node here:
using this code:
Object current=c; treenode labelreset=current.attrs["labelreset"]; treenode n; forobjectlayerunder(labelreset){ n=a; current.labels[n.name].value=n.value; } inheritcode();
6 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