Hi there, I am tryign to write a function and i need part of it to access and change the variables of an object (seems simple enough)

I create the object using


canyon_section result(0,0);
...