material_requirement 
A datum holding a set of flags or minimum/maximum properties to decide which materials can be used in a design
Vars | |
| property_maximums | Maximum property values that materials need to have to pass |
|---|---|
| property_minimums | Minimum property values that materials need to have to pass |
| required_flags | Flags which materials need to have to pass |
Procs | |
| get_description | Returns a string description of materials that'd fit this requirement |
Var Details
property_maximums 
Maximum property values that materials need to have to pass
property_minimums 
Minimum property values that materials need to have to pass
required_flags 
Flags which materials need to have to pass
Proc Details
get_description
Returns a string description of materials that'd fit this requirement