Search found 19 matches

by JensenLyf
Fri Dec 14, 2018 12:48 am
Forum: 中文论坛 / 中文論壇(简体 / 繁體)
Topic: 关于翻译FreeCAD For Inventors这本书
Replies: 50
Views: 26711

Re: 关于翻译FreeCAD For Inventors这本书

哦 :D 我误会啦。那么咱们的背景差不多,都做不了中文繁简转换的事情 ;) 。 我注意到你的帖子集中在Python Scripting板,你的课题需要用到FreeCAD的哪个模块?换句话问,你擅长什么部分或者什么技术?Python代码? 这个论坛里,貌似大陆的人不多。希望你留下,咱们有很多事情可以做呢! :) 我应该会长期在这个论坛活动的。我主要会用到FreeCAD的的三维建模功能,Mesh等模块。基于FreeCAD现有的功能,根据我的需要,用python对其进行拓展和改造。我的专业是机械自动化,所以我并非程序员。我对C和c++有粗略的了解,平时用的更多的是python,因为用起来更简单方便...
by JensenLyf
Thu Dec 13, 2018 12:35 am
Forum: Python scripting and macros
Topic: [SOLVED]Problem with Mesh.crossSections()
Replies: 14
Views: 2819

Re: Problem with Mesh.crossSections()

The bug is in the function MeshGeomFacet::IntersectWithPlane which doesn't handle two special cases properly: * when exactly one corner lies on the plane but the opposing edge intersects the plane then it can happen that both intersection points are set to the corner point. This leads to a gap * wh...
by JensenLyf
Tue Dec 11, 2018 1:23 am
Forum: 中文论坛 / 中文論壇(简体 / 繁體)
Topic: 关于翻译FreeCAD For Inventors这本书
Replies: 50
Views: 26711

Re: 关于翻译FreeCAD For Inventors这本书

想我每天可以抽出1-2小时的时间来做这个事情。 :) 哦 :D 我误会啦。那么咱们的背景差不多,都做不了中文繁简转换的事情 ;) 。 我注意到你的帖子集中在Python Scripting板,你的课题需要用到FreeCAD的哪个模块?换句话问,你擅长什么部分或者什么技术?Python代码? 这个论坛里,貌似大陆的人不多。希望你留下,咱们有很多事情可以做呢! :) 我应该会长期在这个论坛活动的。我主要会用到FreeCAD的的三维建模功能,Mesh等模块。基于FreeCAD现有的功能,根据我的需要,用python对其进行拓展和改造。我的专业是机械自动化,所以我并非程序员。我对C和c++有粗略的了...
by JensenLyf
Mon Dec 10, 2018 7:43 am
Forum: 中文论坛 / 中文論壇(简体 / 繁體)
Topic: 关于翻译FreeCAD For Inventors这本书
Replies: 50
Views: 26711

Re: 关于翻译FreeCAD For Inventors这本书

为了更好给您提供帮助我先简单说明一下我的情况吧 :) ,我是中国大陆的一名研究生,因为课题需要才开始接触和了解FreeCAD,平时使用的语言为简体中文和英语,很少接触到您说的“正體中文”(我想应该是指繁体中文吧)。 对于简单词语比如您说的“「程序」-「程式」”我可能知道一些,但是对于其他很多比如前面@paullee 提到的”綽號“等词语,我只能明白意思,但是具体的用法和适用场景我就没那么清楚了;至于更复杂的词语比如您前面提到的“暱稱”,第一眼看到的时候我甚至完全不知道是什么意思。所以我更希望能在自己擅长的部分尽可能的提供一些帮助。 时间方面,我想我每天可以抽出1-2小时的时间来做这个事情。 ...
by JensenLyf
Mon Dec 10, 2018 3:43 am
Forum: Python scripting and macros
Topic: How to identify the holes in a cross section.
Replies: 1
Views: 495

How to identify the holes in a cross section.

Hello every ,I get a cross section of a mesh object use Mesh.crossSections() shown in this picture. and now I want to know is there any built-in method to identify the inner loop and outer loop of the cross section. ie. loop #1 is the outer loop and loop#2,#3,#4 are inner loops aka holes http://i65...
by JensenLyf
Mon Dec 10, 2018 2:50 am
Forum: Python scripting and macros
Topic: [SOLVED]Problem with Mesh.crossSections()
Replies: 14
Views: 2819

Re: Problem with Mesh.crossSections()

Can you test with 0.18_pre build? https://github.com/FreeCAD/FreeCAD/releases/tag/0.18_pre Remember to make a duplicate backup of your 0.17 file and open it in 0.18dev because it's not backward compatible. 0.18 is expected to be out in the coming months and it is very stable. Most of the users on t...
by JensenLyf
Mon Dec 10, 2018 2:47 am
Forum: 中文论坛 / 中文論壇(简体 / 繁體)
Topic: 关于翻译FreeCAD For Inventors这本书
Replies: 50
Views: 26711

Re: 关于翻译FreeCAD For Inventors这本书

What a meaningful job! I'm willing to do some help as possible as i can. What concerns me is that i'm not very good at English and i'm also a beginner of FreeCAD. 你能幫我把簡體中文的說法調整為正體中文的說法嗎?比如「程序」-「程式」。我會預先用輸入法把簡體中文翻為正體中文。 为了更好给您提供帮助我先简单说明一下我的情况吧 :) ,我是中国大陆的一名研究生,因为课题需要才开始接触和了解FreeCAD,平时使用的语言为简体中文和英语,...
by JensenLyf
Sat Dec 08, 2018 8:34 am
Forum: 中文论坛 / 中文論壇(简体 / 繁體)
Topic: 关于翻译FreeCAD For Inventors这本书
Replies: 50
Views: 26711

Re: 关于翻译FreeCAD For Inventors这本书

Hi, seem @JenseLyf use Chinese version of FC. @JenseLyf for your attention, if your mother tongue is Chinese, this Chinese Forum, @Johnquicker 翻译FreeCAD For Inventors这本书 etc. here. What a meaningful job! I'm willing to do some help as possible as i can. What concerns me is that i'm not very good at...
by JensenLyf
Sat Dec 08, 2018 3:30 am
Forum: Python scripting and macros
Topic: [SOLVED]Problem with Mesh.crossSections()
Replies: 14
Views: 2819

Re: Problem with Mesh.crossSections()

Never has a problem with this command. Maybe it's really a bug. What happens if you change the height a little bit say to 10.0001 ? I do some tests ,and found it is a common problem. This is a sphere in pic1, i try to get the cross section of it at z=0 where there exist horizontal mesh line.Also ge...
by JensenLyf
Sat Dec 08, 2018 1:43 am
Forum: Python scripting and macros
Topic: [SOLVED]Problem with Mesh.crossSections()
Replies: 14
Views: 2819

Re: Problem with Mesh.crossSections()

microelly2 wrote: Fri Dec 07, 2018 8:53 am Never has a problem with this command. Maybe it's really a bug.

What happens if you change the height a little bit say to 10.0001 ?
10.0001 works :) . So this is a bug?
I attached my files here.