Summary

public IMyTerminalBlock GetBlockWithName(string name)

Returns the first block found with the given name.

Returns

IMyTerminalBlock

First found block withnameornullif no block with that name can be found

Parameters