Hello,
Im trying to set the entry space offset of a conveyor by code. I cant seem to find it anywhere.
I need it to make use that items occupy a certain area based on a variable in the system. It must represent a dry bulk conveyor.
in a previous version this worked:
getvarnode(Model.find("ConveyorSystem"), "conveyorTypes").as(Table)[2][37]
ofc the numbers are wrong.
Kind regards