lesson III | BOOLEAN OPERATIONS
The class was about creating boolean operations using three commands: UNION, SUBSTRACT, INTERSECT.
1. I created some objects using BOX command.
2. I created a cone using CONE command.
3. Then I copied the cone to do boolean operation on it.
4. Union operation using UNION command.
5. Subtract operation using SUBSTRACT command.
6. Copy of the union shape.
7. SUBSTRACT operation on two union shapes.
8. Copy of the substracted shape.
9. INTERSECTION operation on two substracted shapes.
10. 3D MIRROR operation in xy plane of the subtracted cone. Then I used UNION to connect them.
11. I created my section plane from 2d rectangle fulfilled with hatch.
12. I did sections using SECTION command and then choosing 3points option.
12. I extruded the sections to make them more visible using EXTRUDE command.
Comments
Post a Comment