• 2023-11-11测试代码
    intCeShi::apply_cb(){interrorCode=0;try{//----Enteryourcallbackcodehere----- UF_initialize(); charmsg[99];/////设置在制图中可见 Session*theSession=Session::GetSession(); Part*workPart(theSession->Parts()->Work()); Pa
  • 2023-03-10NXOPEN新建部件
    NXOpen::FileNew*fileNew1; fileNew1=theSession->Parts()->FileNew(); fileNew1->SetUseBlankTemplate(true); fileNew1->SetUnits(NXOpen::Part::UnitsMillimet
  • 2023-02-18去参
    voidDZWEIZHI::RemoveParam()//去参{ try { //----Enteryourcallbackcodehere----- NXOpen::Session*theSession=NXOpen::Session::GetSession(); NXOpen::
  • 2023-02-18删除对象
    voidDZWEIZHI::Dele()//删除对象{ try { //----Enteryourcallbackcodehere----- NXOpen::Session*theSession=NXOpen::Session::GetSession(); NXOpen::Par