Skip to content

SimulationObject.validate

SimulationObject.validate(print = None) -> bool

Checks if SimulationObject object has all mandatory inputs connected.

Parameters

print : bool
Controls whether Python errors should be printed.

Return type

bool

Return value

True if all mandatory inputs needed (if any) are provided