question

Steven Hamoen avatar image
0 Likes"
Steven Hamoen asked anthony.johnson edited

Group as class object in 17?

Hi Guys,

Just testing version 17 a bit further and I wonder, shouldn't their be a class for a Group, similar to that of table?

so that we could do

Group operators = refgroups("xxx");

Object operator = operators.members[1];

or something along these lines?

FlexSim 17.0.0
class groups
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

anthony.johnson avatar image
2 Likes"
anthony.johnson answered anthony.johnson edited

Steven,

Yes, there are still a lot of classes that we did not put into the 2017 release. These will hopefully get into the next release. Possible classes would be:

  • Classes associated with library objects (Processors, Racks, Conveyors, AGVs, etc.)
  • Tracked Variables
  • Kinematics
  • Task Sequences
  • Groups
  • Lists

For the 2017 release we just wanted to get the core functionality in, along with a few primary classes associated with the different facets of FlexSim. Making the first release more minimalist allows us breathing room to make the best design of those follow-on classes, and allows us to get more user feedback like yours.

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.