Some panels failing to be extracted from Robot model due to some edge case geometrical issues, causing an error and crash of the adapter pull:
Close to linear arc segments. Failing to be generated. Until fixed in Geometry_Engine, should resort to extracting polyline segment and raise warning.
Openings with empty geometry in Robot failing to pull, crashing the adapter. Check for empty geometry to be implemented and warning raised together with empty opening returned.
Steps to reproduce:
Pull from edgecase model
Expected behaviour:
For adapter to not crash on pull, and for as much information as possible to be returned, together with appropriate warnings.
Description:
Some panels failing to be extracted from Robot model due to some edge case geometrical issues, causing an error and crash of the adapter pull:
Steps to reproduce:
Pull from edgecase model
Expected behaviour:
For adapter to not crash on pull, and for as much information as possible to be returned, together with appropriate warnings.
Test file(s):