SimulationObject.validate
SimulationObject.validate(print = None) -> bool
Checks if SimulationObject object has all mandatory inputs connected.
Parameters
print
- Controls whether Python errors should be printed.
Return type
bool
Return value
True if all mandatory inputs (if any) are provided