PlaneGet |
Name | Description | |
---|---|---|
GetIntersectionType(Point3D) | Returns a PlanePlaneIntersectionType that describes where the specified position lie in relation to this Plane. | |
GetIntersectionType(Rect3D) | Returns a PlanePlaneIntersectionType that describes where the specified bounds (as Rect3D) lie in relation to this Plane. | |
GetIntersectionType(ListPoint3D, Transform3D) | Returns a PlanePlaneIntersectionType that describes where the specified positions lie in relation to this Plane. | |
GetIntersectionType(Point3D, Double) | Returns a PlanePlaneIntersectionType that describes where the Sphere (specified by sphereCenter and sphereRadius) lies in relation to this Plane. | |
GetIntersectionType(Point3DCollection, Transform3D) | Returns a PlanePlaneIntersectionType that describes where the specified positions lie in relation to this Plane. | |
GetIntersectionType(Rect3D, Transform3D) | Returns a PlanePlaneIntersectionType that describes where the specified bounds (as Rect3D) lie in relation to this Plane. |