VS2019 NX1946 UF_initialize(); string filepath = strDir + "\\";//拼接路径 //获取图层过滤 PropertyList* stringLayerProps = stringLayer->GetProperties ...
刚开通博客园,随手写一篇简单的获取prt文件名以及全路径的方法。 ...
VS2019 NX1980 //关键代码 //用户代码NXString YN_MeasurementBody::doubleToNXString(double value)//double转换NXString{ stringstream tmpValue1; tmpValue1 < ...