Manipulator is a global object accessible via OccViewer.Manipulator,
for interactive change of object's position and orientation to which manipulator is attached.
It's presentation and functionality is based on corresponding C++ class AIS_Manipulator defined by OCCT.
Manipulator is a global object accessible via OccViewer.Manipulator, for interactive change of object's position and orientation to which manipulator is attached. It's presentation and functionality is based on corresponding C++ class
AIS_Manipulator
defined by OCCT.