0
0
Arm-architectureHow-ToBeginner · 3 min read

How to Create a Point in SolidWorks: Step-by-Step Guide

To create a point in SolidWorks, open a sketch on a plane or face, then select the Point tool from the Sketch toolbar and click where you want the point. You can also create reference points using the Reference Geometry menu for more precise control.
📐

Syntax

Creating a point in SolidWorks involves these steps:

  • Open a Sketch: Select a plane or face to start a sketch.
  • Select Point Tool: Click the Point tool in the Sketch toolbar.
  • Place Point: Click on the sketch area where you want the point.
  • Reference Geometry Point: For 3D points, use Insert > Reference Geometry > Point and define coordinates or relations.
text
1. Open a sketch on a plane or face
2. Click the Point tool in the Sketch toolbar
3. Click to place the point

For reference point:
Insert > Reference Geometry > Point
Define location or relations
💻

Example

This example shows how to create a sketch point on the Front Plane and a reference point at a specific coordinate.

text
1. In SolidWorks, select the Front Plane in the FeatureManager design tree.
2. Click <strong>Sketch</strong> to start a new sketch.
3. Select the <strong>Point</strong> tool from the Sketch toolbar.
4. Click anywhere on the sketch area to place the point.
5. Exit the sketch.
6. To create a reference point, go to <strong>Insert &gt; Reference Geometry &gt; Point</strong>.
7. In the PropertyManager, set the point coordinates (e.g., X=50mm, Y=50mm, Z=0mm).
8. Click OK to create the point in 3D space.
Output
A sketch point appears on the Front Plane at the clicked location. A reference point appears in 3D space at the specified coordinates.
⚠️

Common Pitfalls

  • Trying to place a sketch point without opening a sketch first will not work.
  • For 3D points, using the sketch point tool instead of reference geometry point causes confusion.
  • Not defining relations or coordinates can leave points floating without control.
  • Forgetting to exit the sketch before creating features that use the point.
text
Wrong way:
- Click Point tool without starting a sketch (no point created)

Right way:
- Start sketch on plane
- Select Point tool
- Click to place point
- Exit sketch
📊

Quick Reference

ActionHow to Do It
Create Sketch PointStart sketch > Point tool > Click location
Create Reference PointInsert > Reference Geometry > Point > Set coords/relations
Place Point PreciselyUse dimensions or relations in sketch or PropertyManager
Exit SketchClick Exit Sketch button before next steps

Key Takeaways

Always start a sketch before placing a sketch point.
Use Reference Geometry Point for 3D precise points outside sketches.
Define relations or coordinates to control point position.
Exit the sketch before using points in features.
Use the Point tool from the Sketch toolbar for quick point placement.