IntersectionPoint

This class represents the concept IntersectionPoint.

Class

class GeometricItem
   relation material
      range Material, cardinality [0, 1]
class Intersection
class IntersectionPoint
   relation curve
      range Curve, cardinality [1, 1]
   relation surface
      range Surface, cardinality [1, 1]