Solid models in mechanical engineering are used for graphics, design, manufacturing, and assembly applications. There are three forms of solid model representation: wireframe, surface, and solid models. Solid models are the preferred form as they can calculate mass properties and perform other analyses. Solid models must be bounded, three-dimensional, and finite. They can be created using constructive solid geometry (CSG), boundary representation (B-rep), or sweeping schemes. CSG combines primitives like blocks and cylinders using operations like union and subtraction. B-rep models surfaces and calculates volumetric properties. Sweeping extrudes a 2D sketch along a path.