Capote
Mechanical
- Oct 20, 2003
- 1
Hello EveryBody
I'm programming with VB in SolidEdge and I have some problems with SheetMetal. There are so many things you can dou interactively but they are impossible programming them.
I'm vey interested in flat patterns, by programing you only can unbend bends features, but interactively you can unbend all kind of bends: bends, flanges and contour flanges.
object.add(pface,pBends)
pBends has to be of bends type, it can't be flange or contourflange type
If anyone knows how to do an unbend of a flange or a contourflange by programing, please. Thanks
I'm programming with VB in SolidEdge and I have some problems with SheetMetal. There are so many things you can dou interactively but they are impossible programming them.
I'm vey interested in flat patterns, by programing you only can unbend bends features, but interactively you can unbend all kind of bends: bends, flanges and contour flanges.
object.add(pface,pBends)
pBends has to be of bends type, it can't be flange or contourflange type
If anyone knows how to do an unbend of a flange or a contourflange by programing, please. Thanks