/tg/ Station 13 - Modules - TypesVar Details - Proc Details

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_maximumsMaximum property values that materials need to have to pass
property_minimumsMinimum property values that materials need to have to pass
required_flagsFlags which materials need to have to pass

Procs

get_descriptionReturns 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