You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have started a discussion and now I think the Prism methods can't work properly in lattice coordinates. I want to define some holes with different shapes in a lattice,
but only the square and round holes can be realized by using Block and Cylinder function. If I use Prism to realize square or hexagonal shapes, the shapes are still rhombus acccording to the lattice basis. For example, If we define the square holes by changing e1,e2
I have started a discussion and now I think the
Prism
methods can't work properly in lattice coordinates. I want to define some holes with different shapes in a lattice,but only the square and round holes can be realized by using
Block
andCylinder
function. If I usePrism
to realize square or hexagonal shapes, the shapes are still rhombus acccording to the lattice basis. For example, If we define the square holes by changinge1,e2
it works well
But If we define the square via
Prism
, the shape is not correctIn the above results, the lattice basis I used is not vertical:
I also tried the Lattice that is perpendicular to the coordinate axis
, but the corresponding shapes such as triangles and hexagons still cannot come out, they are still rectangle holes.
The following is full program:
The text was updated successfully, but these errors were encountered: