Class STLElement
the file containing the STL element
the label on the element
True if the element is added
False if the element is deleted
the surface mesh of the element
3
Methods
|
Compute the distance in the v direction between the element and the points defined in grid by (x, y) or (x, y, z). |
return the smallest box where the element is. |
|
|
return a boolean array which defines if a point is inside or outside of the element. |
test if the number of labels is equal to the number of bounds. |
|
|
visualize the element |
Notes
Add a STLElement requires the module numpy-stl!
Attributes
|