Class: MaterialProperty
Represents a single property for a single material and its bounds.
Built on the Pydantic BaseModel
.
Attributes
prop
, type:str
upper_bound
, type:float
lower_bound
, type:float
Class Methods
None.