• Hello,
    I want to calculate price at another page of my site project. Because of this I need to take box volume value or x, y and z values. But I can’t find anyway for copying this value another page.
    Could you help me?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter canbartu76

    (@canbartu76)

    Hello again,
    I want to use stl file dimensions (box volume, surface area etc.) in another php page because I want to calculate estimated price in another php page. But I can’t find how to get these values. I use $get and $post commands but I couldn’t do it. Is there any way to post these values to another php pages or where am i making a mistake? Thank you for great effort.

    Plugin Author fuzzoid

    (@fuzzoid)

    In Lite version the dimensions are calculated only by Javascript. So try to intercept these values when they are posted and keep them in the database.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Bounding Box Volume value needs’ is closed to new replies.