EXTRUDE creates a part by extruding a profile in a workplane.
+----------------<-------------------------------------------------+ V | -->--(EXTRUDE)--+--(PART)--|select part|-------------------------------------------+------>-- | | +--(WP)--|select wp|-----------------------------------------------+ | | +--(TYPE)--|select extrude-type|-----------------------------------+ | | +--(DISTANCE)--|measure_dist_sa|-----------------------------------+ | | +--(TO_PART)--|select face|----------------------------------------+ | | +--(TO_FACES)--|select face|---------------------------------------+ | | +--(TO_POINT)--|select point|--------------------------------------+ | | +--(TO_PLANE)--|select plane|--------------------------------------+ | | +--(DIRECTION)--|select direction|-+------------>--------------+---+ | | | | | DIRECTION=user_def.| | | | +->--|MEASURE_DIR_SA|-------+ | | | +--(AUTO_DIRECTION)--+--(YES)--+-----------------------------------+ | | | | | +--(NO)---+ | | | +--(KEEP_WP)--+--(YES)--+------------------------------------------+ | | | | | +--(NO)---+ | | | +--(KEEP_PROFILE)--+--(YES)--+-------------------------------------+ | | +--(NO)---+
Extrusion Type | Extrusion Type Option |
---|---|
Distance: | :DISTANCE_TYPE |
To Part: | :TO_PART_TYPE |
To Faces: | :TO_FACES_TYPE |
To Point: | : TO_POINT_TYPE |
To Plane: | :TO_PLANE_TYPE |
Direction Option | Description |
---|---|
:+W | Extrude in the direction of the positive normal of the workplane containing the profile. |
:-W | Extrude in the direction of the negative normal of the workplane containing the profile. |
:BOTH_SIDES | Extrude to both sides of the workplane. Only active for :DISTANCE_TYPE extrusions. OneSpace Designer extrudes the specified distance on both sides of the workplane. |
:USER_DEF | Extrude in a direction specified by way of the MEASURE_DIR_SA. Only active for :DISTANCE_TYPE extrusions. |
Extrude Type Option | Automatically Selected Direction |
---|---|
:DISTANCE_TYPE | If an existing part is selected and it is not empty, the direction is toward the part. If a new part, or an empty part is selected, the direction is the negative normal of the selected workplane. |
:TO_PART_TYPE | Toward the selected part. |
:TO_FACES_TYPE | Toward the selected faces. |
: TO_POINT_TYPE | Toward the selected point. |
:TO_PLANE_TYPE | Toward the selected plane. |
The default extrude control box is displayed:
Part: /p1 Workplane: /w1 Extrude: Direction: [ ] Keep Wp [ ] Keep Prof
You must supply the information as specified in the syntax diagram.
It is not possible to extrude a part in a direction parallel to the active workplane.