Material¶
-
class
pysics.basics.material.material.
Material
(**kwargs)¶ Base material. all other materials should subclass from this
Parameters: name: str, required
The name of the material
display_style: DisplayStyle, optional
A display style for visualisation of the material in plots
solid: ( bool, bool_, bool or int ), optional
Indicates if a material is solid, e.g. air is not solid and silicon is solid