Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
[ FlexSim 23.1.3 ]
Hello
What is the difference between Vec(0.5,0.5,0.5) and Vec(1,1,1)?
Thanks
Solved! Go to Solution.
[ FlexSim 23.1.3 ]
Hello
What is the difference between Vec(0.5,0.5,0.5) and Vec(1,1,1)?
Thanks
Solved! Go to Solution.
You can read it as a property of the Vec3 class.
Vec(1, 1, 1).magnitude
https://docs.flexsim.com/en/23.1/Reference/CodingInFlexSim/FlexScriptAPIReference/Data/Vec3.html