We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

How to scale an object in a “non destructive” way ?

Home Forums Puzzles How to scale an object in a “non destructive” way ?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #67667
    jojopellerin
    Customer

    Hello,
    I would like to change my object size using the “set scale XYZ” puzzle but I don’t know how.
    If I scale the original size (A ) into size (B), the default size will become size (B). Then, how to go back to size (A) ?

    Is there a puzzle, instead of scaling, I can set directly the dimensions XYZ of the object ?

    I could create 2 objects A and B and use HIDE/SHOW, but my object is quite heavy and I have 10 sizes..

    Any Idea ?
    Thank you !

    Attachments:
    You must be logged in to view attached files.
    #67669
    kdv
    Participant

    If I scale the original size (A ) into size (B), the default size will become size (B).

    Who told you that? :scratch:

    how to go back to size (A) ?

    Just set scale back to 1 (or any other value used initially)

    Is there a puzzle, instead of scaling, I can set directly the dimensions XYZ of the object ?

    No. But you can use elementary math to calculate needed scales for specified dimensions.

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    #67670
    jojopellerin
    Customer

    Hi KDV !

    Thanks for your reply.
    When I set scale to 1, it doesnt scale back (It is like if I “apply scale” each time I change the scale).

    So my best guess it to check the state of each size in order to apply scale to go back to the orignal size “Just set scale back to 1 (or any other value used initially)” and then scale to the desired size.

    You can check my appl below : I can get only the size 30cm and 37cm working yet..
    https://v3d.net/oku

    #67671
    jojopellerin
    Customer

    Here is my puzzle when I click on a size button

    Attachments:
    You must be logged in to view attached files.
    #67673
    kdv
    Participant

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    #67675
    jojopellerin
    Customer

    Thank you Sir !
    :good:

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.