02-24-2016 12:23 PM
Hello,
I try to trim a line2d in a sketch of a part with Visual Basic with the function :
Sub Trim(x As Double, y As Double, CutObj1 As Object, Optional CutObj2 As Object = Nothing)
but the trim operation is not done on the good direction.
Could someones explain me what are really the X and Y parameters?
Thank you.
02-25-2016 02:42 PM