0
0
Solidworksbi_tool~10 mins

Construction geometry usage in Solidworks - Interactive Code Practice

Choose your learning style9 modes available
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete the code to create a construction line in SolidWorks sketch.

Solidworks
Select the line tool and then check the [1] option to make it a construction line.
Drag options to blanks, or click blank then click option'
AConstruction Geometry
BSketch Entity
CSolid Body
DReference Plane
Attempts:
3 left
💡 Hint
Common Mistakes
Selecting 'Sketch Entity' instead of 'Construction Geometry'.
Trying to create construction geometry outside the sketch.
2fill in blank
medium

Complete the code to convert a normal line to construction geometry in SolidWorks.

Solidworks
Right-click the line and select [1] to toggle construction geometry.
Drag options to blanks, or click blank then click option'
AToggle Reference Line
BMake Construction Geometry
CConvert to Solid
DChange Line Type
Attempts:
3 left
💡 Hint
Common Mistakes
Selecting 'Convert to Solid' which is not available for lines.
Choosing 'Toggle Reference Line' which is not a menu option.
3fill in blank
hard

Fix the error in the code to properly use construction geometry for a centerline.

Solidworks
Draw a line and then set its property to [1] to use it as a centerline.
Drag options to blanks, or click blank then click option'
AConstruction Geometry
BSolid Line
CReference Plane
DSketch Point
Attempts:
3 left
💡 Hint
Common Mistakes
Using 'Solid Line' which creates a normal sketch line.
Confusing 'Reference Plane' with construction line.
4fill in blank
hard

Fill both blanks to create a construction circle and set its property correctly.

Solidworks
Select the circle tool, draw the circle, then check [1] to make it construction geometry and set the line type to [2].
Drag options to blanks, or click blank then click option'
AConstruction Geometry
BSolid Line
CDashed Line
DReference Plane
Attempts:
3 left
💡 Hint
Common Mistakes
Setting the line type to solid instead of dashed.
Not enabling construction geometry checkbox.
5fill in blank
hard

Fill all three blanks to create a construction rectangle with correct properties.

Solidworks
Draw a rectangle, then select [1] to convert it to construction geometry, set the line style to [2], and ensure the rectangle is on the [3] plane.
Drag options to blanks, or click blank then click option'
AConstruction Geometry
BDashed Line
CFront
DSolid Line
Attempts:
3 left
💡 Hint
Common Mistakes
Leaving the rectangle as solid lines.
Drawing on an incorrect plane.