myAISContext->MoveTo(point.x, point.y, myView);

myAISContext->Select(Standard_True);

myAISContext->Select(aStartDragX, aStartDargY, theMouseX, theMouseY, theView,Standard_True);

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-07-27
  • 2021-09-19
  • 2023-03-10
  • 2022-12-23
  • 2021-06-20
猜你喜欢
  • 2022-12-23
  • 2021-11-07
  • 2021-06-15
  • 2022-12-23
  • 2021-04-08
  • 2021-10-21
相关资源
相似解决方案