ssiFailureType Enumeration

Intersection types of failure.
Members
 
  Member name Description
BoundaryProcessingFailed The intersection failed during boundary processing, check intersection curves first.
DontTouch The two entities don't touch
FilletIntersectionNotFound Surface-surface intersection not found.
InvalidFillet There are no arcs to make the fillet with.
InvalidIntersectionCurves The intersection was found but the intersection points/curves are missing or not valid
Success The intersection was successfully found
UnknownFailure Unknown failure

In this article

Definition