1.1     OCAIS_Shape

由拓扑对象对象生成交互对象。

OCTopoDS_Shape ShapeCut;

OCAIS_Shape aSection = new OCAIS_Shape(ShapeCut);

context.SetColor(aSection, OCQuantity_NameOfColor.Quantity_NOC_RED, true);

context.Display(aSection, true);

相关文章:

  • 2021-06-28
  • 2022-01-29
  • 2021-10-08
  • 2021-06-10
  • 2021-10-06
  • 2022-02-15
  • 2021-08-25
猜你喜欢
  • 2022-03-01
  • 2022-01-28
  • 2022-01-17
  • 2021-10-08
  • 2021-09-28
  • 2021-09-29
  • 2021-07-06
相关资源
相似解决方案