ModelObject.mandatory_inputs
ModelObject.mandatory_inputs() -> numpy.array[bool]
Returns a numpy.array of boolean values, showing if each respective input in the ModelObject object is mandatory.
Parameters
None
Return type
numpy.array[bool]
Return value
Array showing which inputs are mandatory