gemd.entity.object.has_material module

For entities that have specs.

class gemd.entity.object.has_material.HasMaterial

Bases: HasDependencies, ABC

Mix-in trait for objects that can be assigned materials.

abstract property material: Union[BaseObject, LinkByUID]

Get the material.