Hi, how do I get the taskexecutor flowitem to use the AStar Navigation?
Thanks
David
Hi, how do I get the taskexecutor flowitem to use the AStar Navigation?
Thanks
David
I have added contextdragconnection(token.item,model().find("AStarNavigator"),"A") this. But is there a simpler way?
David
Unfortunately there is not AStar API object so you can't say something like AStar.addMember(token.item).
If you use the Create Object activity and set the Destination field to be the AStarNavigator object, the flowitem will be connected to AStar when it's created. (This works for NetworkNodes and AGV Control Points as well).
The other command you can use is addMember:
function_s(model().find("AStarNavigator"), "addMember", token.item);
There are also pick options in the Use Transport fields of 3D objects called AStar: Task Executer as Flowitem.
Thanks. In People Module, how does the people connect to the AStar when they are created?
David
If you look at the Inner Flow of the Create Person activity (right click the activity), you can see that it uses a Create Object activity where it specifically checks to see if the AStar Navigator exists and if so, connects the created person to it by creating the person in the AStarNavigator object.
3 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