Change CAM-Setup-Parameter via API (raw part - height)

Change CAM-Setup-Parameter via API (raw part - height)

blue983
Enthusiast Enthusiast
670 Views
2 Replies
Message 1 of 3

Change CAM-Setup-Parameter via API (raw part - height)

blue983
Enthusiast
Enthusiast

Hi there,

 

is there any possibility to change the CAM-Setup-Parameters (in this case the height of the raw part - see the yellow marking in the screenshot)?

 

Thanks!

 

Kind regards,

Steven

partsize.PNG

0 Likes
Accepted solutions (1)
671 Views
2 Replies
Replies (2)
Message 2 of 3

kandennti
Mentor
Mentor

Hi @blue983 .

 

As far as you can see in the help setup object, you can't change the value.

https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-960B1B56-1D05-4517-9663-8C19B21E31B3 

 

It is possible to get the value by using postProcess, but I think it is impossible to change it.

0 Likes
Message 3 of 3

blue983
Enthusiast
Enthusiast
Accepted solution

Hi kanndenti,

 

thanks for your response. I found the following solution:

 

Using a parametric volume as raw-part-borders makes me able to manipulate the raw-part-size via the api. That's what i need 🙂

 

Kind regards, Steven