Thank you very much John! ;)
You saved my time!
I adapted a little your code because of some errors:
Option Explicit
Dim i As Integer
Dim mySel As Selection
Dim myPrt As Part
Dim myHB As HybridBody
Dim mySurfRef, myPointRef, myLineRef As Reference
Dim HS_Factory As HybridShapeFactory
Dim...
Hello everybody,
I'm writing here in order to ask for your help. I'm not a good programmer! :)
My request is based to post: thread560-332713
In my case I have next structure:
Input: a geometrical set which contains a lot of lines (created with macro from the post mentioned above) - more than...