Class for creating a Coin3D representation of a coordinate system getElementPicked(pickPoint): return the picked subelement getDetailPath(subname,path): return Coin detail and path of an subelement subelement: dot separated string reference to the sub element pPath: output coin path leading to the returned element detail Get/set the axis length Get/set the axis line width for rendering Get/set the origin point size for rendering Get/set auto scaling factor, 0 to disable Get/set axis plane size and distance to axis line Get/set axis component names as a dictionary. Avaiable keys are, 'O': origin 'X': x axis 'Y': y axis 'Z': z axis 'XY': xy plane 'XZ': xz plane 'YZ': yz plane Get the Coin3D node