successfully? When I try to use a wire explorer on the result it seems not to find any edges
Thanks for your help!
Laura
Laura Mon, 06/23/2008 - 15:36
Sorry, I have found the problem and it was not related to this function.
The face was somehow invalid. I got the first face from a TopTools_ListOfShape and then I removed it using RemoveFirst(). I expected the face to be still valid and just the reference to the face from the list to be removed but it seems not to be the case?
Mon, 06/23/2008 - 15:36
Sorry, I have found the problem and it was not related to this function.
The face was somehow invalid. I got the first face from a TopTools_ListOfShape and then I removed it using RemoveFirst(). I expected the face to be still valid and just the reference to the face from the list to be removed but it seems not to be the case?
Thu, 06/26/2008 - 18:47
AFAIK RemoveFirst remove the item from the list not from the shape