Hello @phong
vtkBoxRepresentation
does not implement handles at the corner points. I don’t think you can implement a custom representation in python because you will need access to protected and private members of the vtkBoxRepresentation
class. Contributions to the C++ class are welcome!