• Motion Effect

    • This topic has 2 replies, 2 voices, and was last updated 16 years ago.
    Author
    Topic
    #459406

    Looking for some wisdom here.
    I have some shapes that I need to move around rather precisely. (structural engineers get all miffy when things don’t line up)
    Therefore, I was looking at setting the animations programmatically.
    I have a shape that is to move 3/4 of the way across the screen. When I look at the path
    (activepresentation.Slides(1).TimeLine.MainSequence(1).Behaviors(1).MotionEffect
    .path)
    I get
    M -3.33333E-6 4.44444E-6 L 0.75067 4.44444E-6
    which is fine.
    The question is then how to change that via code (not using the mouse)
    The other parts of the MotionEffect are as follows
    ByX = 100
    ByY = 100
    FromX = 0
    FromY = 0
    ToX= 100
    ToY = 100

    So it appears that they are not linked to the ‘magic’ path. Obviously I am looking in the wrong place.
    Any ideas?

    Thanks

    Viewing 0 reply threads
    Author
    Replies
    Viewing 0 reply threads
    Reply To: Motion Effect

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: