- 博客(5)
- 收藏
- 关注
转载 求点到直线的垂足
/// <summary> /// 计算点到直线的垂足 /// </summary> /// <param name="lineP1">直线起点</param> /// <param name="li...
2017-04-20 15:04:00
627
转载 boost/array
#include "stdafx.h"#include<boost\array.hpp>#include<sstream>using namespace std;int main(){ const int _size = 10; boost::arra...
2017-04-20 11:08:00
177
转载 获取NX的prt缩略图
wchar_t* string2wchar_t(const string& str) { int len = 0; len = (int)str.length(); int unicodeLen = ::MultiByteToWideChar(CP_ACP, 0, str....
2017-04-20 09:21:00
754
转载 断面曲线
private void SectionBody(Body body) { Part workPart = theSession.Parts.Work; for (int i = 150; i < 350; i+=5) ...
2017-04-19 11:08:00
377
转载 移动组件
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using NXOpen; using NXOpe...
2017-04-19 11:03:00
244
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人