|
|
ShellSectionMarchingAlgorithms Class |
Namespace: Karamba.Results.ShellSection
The ShellSectionMarchingAlgorithms type exposes the following members.
| Name | Description | |
|---|---|---|
| FindStartingPointOnSegment |
Finds the first point that belongs to a line such that has a projection on MeshGroup.
| |
| MarchingAlgorithm |
The method returns crossed section results from given input geometries stored into a MarchingInfo.
| |
| PlaneEdgeIntersection |
Finds the intersection point between a plane and an edge of a mesh.
The plane is defined by a normal and a point. The edge by two vertices.
| |
| RayAABBTreeIntersections |
Return the intersection of an AABB tree with a semi-infinite ray.
|