Reading and changing bend radius via VBA

Hello,

I'm new to Bricscad but I have a little experiance using VBA to automate stuff in Excel.

I'm trying to automate some repetetive work I have been doing editing customer Step files. After converting a model to sheet metal the bends are displayed in the mechanical browser.
To edit the bend radius of a bend you have to select the bend, change the type from "Use global value" to "Absolute value" and then set the value you want the bend to be.

So the question is: How do I use VBA to find the current bend radius values? And how do I overwrite them with a different value?

Robert.

This discussion has been closed.