mrdja.geometry
Functions
Find the closest plane to a set of points based on Euclidean distance. |
|
Get a polygon from plane equation and point. |
|
Computes the best fitting plane to the four points of two segments. |
|
Get the centroid of a set of points. |
|
Get the distance from a point to a plane. |
|
Get the distance from a np array of points to a plane. |
|
Get the intersection point of a line with a plane. |
|
Get the intersection points of a line with a cube. |
|
Get limits of graph from limits of object. |
|
Get limits of graph from limits of object. |
|
Get vertices of parallelepiped, given center, normal vectors, and lengths. |
|
Get vertices of parallelogram, given center, normal vectors, and lengths. |
|
Get vertices of parallelogram, given center, normal vectors, and lengths. |
|
Get plane in form Ax + By + Cz + D = 0 from list of three points. |
|
Get the point of a plane closest to a given point. |
|
Get two perpendicular unit vectors in a plane. |