CINEVERSITY

    Maxon Logo
    • Login
    • Search
    • Recent
    • Popular
    • Users
    • Groups

    create arcs between two objects

    Question & Answers
    2
    4
    403
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      resort-sand last edited by

      Hello
      I am trying to guess the easiest way to create lines between two objects that simulate arcs that emits from a source to touch the walls of a bigger object, these lines I will convert them later to electrical arcs using the cool tool inside Assets manager.
      I apologise in advance if the question is very basic, but I don't know why, I can't figure it out

      Best

      laser.c4d

      1 Reply Last reply Reply Quote
      • Dr. Sassi
        Dr. Sassi last edited by Dr. Sassi

        Hi resort-sand,

        Please never feel that a question is judged here. You want to do something, and that is all I care about to support exactly that.

        Please have a look here:
        CV4_2025_dr_25_XPlg_01.c4d

        I created the Splines, 20 single "lines" Merged and deleted. So I ahve 20 splines and 40 points. Those have an Index of 0-39.

        With that established, each Spline point needs a position from the two Matrix objects. Here, the Index is 0-19.

        This means for the Splines; I take the iteration from 0-19 times two for the Spline points, adding 1 to the doubled numbers, which turns 0-19 into 0-38 for the points. (Note: Splines have an Index from 0-39.)
        The one without the added one is for one side of a single spline segment, and the plus 1 is for the other.
        This results in two iterations, 1-30 and 0-38, each in steps of two (1, 3, 5, 7, etc., and for the other end of the Spline 0, 2, 4, 6, etc.)

        If you go to the Main Menu> Window> Structure Manager (mode to Points, while the Spline is selected, you see the results)

        I hope that works for your production.

        Enjoy your weekend

        Dr. Sassi Sassmannshausen Ph.D.
        Senior Trainer, Maxon Master Trainer, L&D - Strategist
        Cinema 4D mentor since 2004, Member of VES, DCS.

        1 Reply Last reply Reply Quote
        • R
          resort-sand last edited by

          Many thanks, it makes total sense

          1 Reply Last reply Reply Quote
          • Dr. Sassi
            Dr. Sassi last edited by

            Thank you very much, resort-sand!

            My best wishes for your project.

            Dr. Sassi Sassmannshausen Ph.D.
            Senior Trainer, Maxon Master Trainer, L&D - Strategist
            Cinema 4D mentor since 2004, Member of VES, DCS.

            1 Reply Last reply Reply Quote
            • First post
              Last post