How to set reproduction conditions based on marker detected

Hello, I am working with scripting with RC and I would like to have different “sets” of markers which can be used to automatically define the height of the reproduction region. For example, if I use a certain marker, I want the reproduction region to be set to the markers, with a height of 10cm. But if I use a different specific marker, I would like for the reconstruction region to have a height of 20cm. I would greatly appreciate any advice on this topic.

Thanks

Hi @OSCHNIP
To use control points to create the reconstruction region you need to know the point’s names. In that case you can set the height for the region.

Thank you for your reply. Perhaps you can provide some more insight into implementing this command. I am wondering if this command is able to accomplish what I am trying to do. For example, I am using the simple circular tags, 11, 12, 13 to set the reconstruction region, and I would like to use either tag 14 for 10cm, tag 15 for 20cm or tag 16 for 30cm. Basically, that the height is determined by based off which marker is detected. Do you reckon something like this is feasible ?

Hi, I suppose this is not possible using such command.
Maybe with using some IF command, but we don’t have an example for that.