Geometric modeling is a fundamental technique in CAD. There are several techniques including wireframe modeling, surface modeling, and solid modeling. Wireframe models only use points and curves, while surface models add topology. Solid models provide complete spatial representations using half-spaces and boundary representations (B-rep). Constructive solid geometry (CSG) builds models from primitives using Boolean operations, while B-rep defines models by their surfaces. Parametric, feature-based modeling in systems like Pro/E uses sketches, extrusions, and features to efficiently generate complex models.