UF_CSYS坐标系操作
1 |
获取WCS theUfSession.Csys.AskCsysInfo |
https://www.cnblogs.com/nxopen2018/p/13199796.html |
2 |
获取WCS的矩阵和原点theUfSession.Csys.AskCsysInfo |
https://www.cnblogs.com/nxopen2018/p/13199824.html |
UF_CURVE曲线和点
1 |
创建圆弧theUfSession.Curve.CreateArc |
https://www.cnblogs.com/nxopen2018/p/13199835.html |
2 |
三点创建圆弧theUfSession.Curve.CreateArcThru3pts |
https://www.cnblogs.com/nxopen2018/p/13199905.html |
3 |
创建点theUfSession.Curve.CreatePoint |
https://www.cnblogs.com/nxopen2018/p/13199949.html |
UF_UI界面相关
1 |
点构造器theUfSession.Ui.PointConstruct |
https://www.cnblogs.com/nxopen2018/p/13358098.html |
2 |
UI加锁theUfSession.Ui.LockUgAccess |
https://www.cnblogs.com/nxopen2018/p/13358098.html |
3 |
UI解锁theUfSession.Ui.UnlockUgAccess |
https://www.cnblogs.com/nxopen2018/p/13358098.html |
NX二次开发-C#使用DllImport调用libufun.dll里的UF函数(反编译.net.dll)调用loop等UF函数 https://www.cnblogs.com/nxopen2018/p/13751886.html
|
请发表评论