Draw 3D Arc

Draw 3D Arc

AmeenShabeerJ4UQ4
Contributor Contributor
64 Views
12 Replies
Message 1 of 13

Draw 3D Arc

AmeenShabeerJ4UQ4
Contributor
Contributor

[ FlexSim 18.2.2 ]

Hi, How can I draw a 3D Curve/Arc in Model to represent the material flow?

16260-capture.jpg

0 Likes
Accepted solutions (1)
65 Views
12 Replies
Replies (12)
Message 2 of 13

tanner_p
Not applicable

@Ameen MS Is the curve/arc the path that you'd like the object to follow? Or is it simply for visual purposes?

0 Likes
Message 3 of 13

AmeenShabeerJ4UQ4
Contributor
Contributor

Hi, it is only for visual representatione

0 Likes
Message 4 of 13

karuppasamy_pitchai
Not applicable

@Ameen MS Create a 3D curve/arc in AutoCAD and import into FlexSim.

0 Likes
Message 5 of 13

AmeenShabeerJ4UQ4
Contributor
Contributor

Hi, I am looking for a dinamic Object

0 Likes
Message 6 of 13

SCHamoen
Advisor
Advisor

@Ameen MS

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.

Message 7 of 13

isaac_l1
Not applicable

You could use Steven's idea and create a circle/ring and then have it constantly be rotating with half of it "underground."

0 Likes
Message 8 of 13

joshua_s
Not applicable
Accepted solution

@Ameen MS

Is something like this what you are looking for?

rotating-arrows.fsm

0 Likes
Message 9 of 13

AmeenShabeerJ4UQ4
Contributor
Contributor

Hi @Joshua S

Thanks For Sharing the model.

I actually looking for an option similar to this. I do not want animation.

Since required 100+ curves like this, I prefer OpenGL/Mesh for dynamic draw

0 Likes
Message 10 of 13

joshua_s
Not applicable

Can you explain how you want it dynamic? Do you want it as a trailing effect?

0 Likes
Message 11 of 13

AmeenShabeerJ4UQ4
Contributor
Contributor

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.

0 Likes
Message 12 of 13

joshua_s
Not applicable

@Ameen MS

Here are 2 example models that demonstrate Steven's suggestions.

drawarc1.fsm

16420-draw-arc.gif

drawarc-3d-shape.fsm

16421-draw-arc-3d.gif

Message 13 of 13

isaac_l1
Not applicable

@Ameen MS

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!

0 Likes