I am trying to intersect and match using ruby code.
I have a simple model with one zone and a hip roof on top of it. I am trying to match the roof and living area below it doesnt match.
Both essentially are same surfaces but in different space. Surface in the living zone has 5 co-ordinates and the surface with which it is supposed to match and intersect has 4 co-ordinates.
In this case intersection and matching fails. If the vertices or co-ordinates are same then it matches. I want to know if this a limitation or am I missing something.
Cheers Karthick