![]() |
Electric Wiring - Printable Version +- Obi Official Forum (https://obi.virtualmethodstudio.com/forum) +-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html) +--- Forum: Obi Rope (https://obi.virtualmethodstudio.com/forum/forum-4.html) +--- Thread: Electric Wiring (/thread-2172.html) |
Electric Wiring - julianocortes - 15-04-2020 I need to create a system to build electric wiring in runtime like in picture attached. Is it possible with ObiHope? RE: Electric Wiring - josemendez - 15-04-2020 (15-04-2020, 09:15 PM)julianocortes Wrote: I need to create a system to build electric wiring in runtime like in picture attached. Hi, This is a very open-ended question. Obi Rope simulates the dynamics of ropes, nothing more. Electrical current intensities, voltages, resistances etc are not modeled, if that’s what you are asking. Also, no user input/routing/cable layout (which are the core components of a system that lets you “draw” cables between inputs/outputs and decide their routing) is included. Cheers! RE: Electric Wiring - julianocortes - 15-04-2020 (15-04-2020, 09:33 PM)josemendez Wrote: Hi, thanks for fast answer. I just want to simulate a connection in runtime. Nothing about electric behaviour. I'm not asking about electrical dynamic. My question: is it possible I pass the coordinates (path) and OBI construct a cable like in picture I showed? RE: Electric Wiring - josemendez - 16-04-2020 (15-04-2020, 11:53 PM)julianocortes Wrote: My question: is it possible I pass the coordinates (path) and OBI construct a cable like in picture I showed? Hi, Yes, you can define the initial path of a cable using control points. However keep in mind that Obi is a physics simulator, and cables are dynamic. In an electrical circuit like the one shown in the image most cables are static, using a physics simulation for them seems like overkill, and will affect your performance negatively. Imho, a simple spline editor would be a simpler, cheaper choice if all you need is to define static cable paths. |