Hello,
Is it possible to define C++ class that contains properties and methods in FlexSim. Perhaps the class has drawing code to act like normal 3D object. Maybe it is some kind of customized data storage to increase modeling efficiency. And all the C++ code are writing in toggled node in FlexSim.
If it is possible, will it able to access class method like "obj.getValue()" with dot syntax?