Message 1 of 13
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
[ FlexSim 18.2.2 ]
Hi, How can I draw a 3D Curve/Arc in Model to represent the material flow?
Solved! Go to Solution.
[ FlexSim 18.2.2 ]
Hi, How can I draw a 3D Curve/Arc in Model to represent the material flow?
Solved! Go to Solution.
Hi, it is only for visual representatione
Hi, I am looking for a dinamic Object
For a simple solution you could draw a cylinder or disk (drawcylinder(),drawdisk()) they both have an inner and outer radius and you could stick halve of it underground.
Other simple solution would be to make a arc in a 3D software like autocad (or AC3D which is cheap but works very well) scale it to 1x1x1 and then make it the size you want. This means that there is still quite some flexibility in making it dynamic
Or look into creating your own mesh (mesh() ) and create your arc with opengl.
You could use Steven's idea and create a circle/ring and then have it constantly be rotating with half of it "underground."
Can you explain how you want it dynamic? Do you want it as a trailing effect?
Hi @Joshua S
I don't want any trailing/Animation effect.
need to connect the centre points of the two locations (Queue) with a 3D Arc.
this is to represent the material flow in a pictorial way as a result.
there are 200+ locations in my model, from each location there will be multiple flows.
Here are 2 example models that demonstrate Steven's suggestions.
Were you able to get your problem resolved? If so, please click the Accept button below the answer. If you need more assistance please let us know.
Thank you!