CADability dotNET

The Intersection type exposes the following members.

Constructors

  NameDescription
Public methodIntersection
Initializes a new instance of the Intersection class

Methods

  NameDescription
Public methodStatic memberIntersect
Calculates intersection objects. The objects in the list toIntersect are intersected with the plane intersectWith.

See Also