Create, manipulate, and visualize geometric objects with physical properties
Functions
test([verbose, coverage]) |
Run the test suite. |
Classes
Sphere(center, radius, **properties) |
A sphere. |
Geometric primitives like prisms, spheres, etc.
Classes
WithPhysicalProperties(**properties) |
Base class for all geometric objects that have physical properties. |