摘要:
1 public void setFitAfterShowOrHide(NXOpen.Body inBody) 2 { 3 NXOpen.Session theSession = NXOpen.Session.GetSession(); 4 NXOpen.Part workPart = theSes 阅读全文
posted @ 2021-11-29 14:03
刘朋1102
阅读(359)
评论(0)
推荐(0)
摘要:
1 public void CreatDisplayTemArc(double[] mtx, double[] cenPoint, double r) 2 { 3 UFSession theUfSession = UFSession.GetUFSession(); 4 UFObj.DispProps 阅读全文
posted @ 2021-11-29 14:01
刘朋1102
阅读(217)
评论(0)
推荐(0)
摘要:
1 public void CreatDisplayTemLine(double[] startPoint, double[] endPoint) 2 { 3 UFSession theUfSession = UFSession.GetUFSession(); 4 UFObj.DispProps a 阅读全文
posted @ 2021-11-29 14:00
刘朋1102
阅读(246)
评论(0)
推荐(0)
摘要:
1 public void RemoveObjParameters() 2 { 3 NXOpen.Session theSessions = NXOpen.Session.GetSession(); 4 NXOpen.Part workPart = theSessions.Parts.Work; 5 阅读全文
posted @ 2021-11-29 13:58
刘朋1102
阅读(676)
评论(0)
推荐(0)
摘要:
1 /// <summary> 2 /// 添加装配 3 /// </summary> 4 /// <returns>返回 </returns> 5 public void asmAddPartToAssembly(string prtfull, double[] org, double[] vec 阅读全文
posted @ 2021-11-29 13:55
刘朋1102
阅读(276)
评论(0)
推荐(0)
摘要:
1 /// <summary> 2 /// 实体转化为装配 3 /// </summary> 4 /// <param name="prtfull">全路径</param> 5 /// <param name="bodys">实体</param> 6 /// <param name="SaveBoo 阅读全文
posted @ 2021-11-29 13:52
刘朋1102
阅读(1026)
评论(0)
推荐(0)
摘要:
1 NXOpen.DisplayableObject[] objects1 = new NXOpen.DisplayableObject[1]; 2 NXOpen.Assemblies.Component component1 = (NXOpen.Assemblies.Component)NXObj 阅读全文
posted @ 2021-11-29 13:46
刘朋1102
阅读(269)
评论(0)
推荐(0)

浙公网安备 33010602011771号