Search found 2 matches

by wangqing
Fri Dec 02, 2016 2:54 am
Forum: Mesh
Topic: Different elements using different mesh generation
Replies: 3
Views: 5466

Re: Different elements using different mesh generation

I'm sorry for so long to reply to you, I have solved this problem, and now, I have a new problem. I want the grids from the center of model(0,0,99800) to outside gradually become sparse. but at the points of the four corners of the middle cube, the grids is not encrypted. how to achieve it.
by wangqing
Sat Oct 15, 2016 7:47 am
Forum: Mesh
Topic: Different elements using different mesh generation
Replies: 3
Views: 5466

Different elements using different mesh generation

Hello, I want to build a hexahedron,placing a sphere in the hexahedral inside,I want them on the grids of different sizes to split.But I found I always can not grasp the relationship between cube and sphere.I tried to use ‘the Geometry->Edit->Volume Boolean op.->substract and intersect’...