pyg4ometry.visualisation.Mesh¶
Classes¶
Functions¶
|
Axes aligned bounding box. Can also provide a rotation and |
|
Module Contents¶
- class pyg4ometry.visualisation.Mesh.Mesh(solid)¶
- parameters = []¶
- values¶
- solid¶
- localmesh¶
- localboundingmesh¶
- overlapmeshes = []¶
- remesh()¶
- addOverlapMesh(mesh)¶
- getLocalMesh()¶
- getBoundingBox(rotationMatrix=None, translation=None)¶
Axes aligned bounding box. Can also provide a rotation and a translation (applied in that order) to the vertices.
- getBoundingBoxMesh()¶
- pyg4ometry.visualisation.Mesh._getBoundingBox(aMesh, rotationMatrix=None, translation=None, nameForError='')¶
Axes aligned bounding box. Can also provide a rotation and a translation (applied in that order) to the vertices.
- pyg4ometry.visualisation.Mesh._getBoundingBoxMesh(boundingBox)¶