The Transform commands allow you to reposition polylines in the drawing to new locations based on your Map Screen geometry. Routines consist of:
- Move: Moves selected entities to another location in the same drawing.
- Rotate: Rotates existing entities around a specified point.
- Copy: Draws a duplicate of the selected entities.
- Scale: Changes the scale of existing entities, either enlarging them or reducing them proportionately.
- Mirror: Moves or copies the reflected image of selected entities about a line.
Note: The routines will not adjust point coordinates. Refer to COGO - Transformation for this functionality.
Each of the routines begin with the following prompts:
-Selected polylines > [count]
Graphically select the polylines that are to undergo the transformation using one or more of the Selection Methods.-Base point or point ID
Indicate the coordinate that serves as the primary "measure from" point.Note: This can be an existing point or snapped location.
- Command-specific prompts include:
-Target point or point ID
Indicate the coordinate that serves as the "measure to" point (used by Move and Copy).-Ref/Angle (dd.mmss) <0°00'00">
Indicate the rotation method/amount (used by Rotate):- Ref: Permits you to establish reference direction(s).
More Information
-fromPt/Segment/<fromDir>
- fromPt: Indicate a point that is used in conjunction with the base point to establish a reference direction.
- Segment: Graphically select a polyline segment whose direction is desired.
Note: Pick the polyline towards the endpoint that serves as the "starting from" location.
- fromDir: Indicate a known direction.
Note: Once the from direction is established, the to direction will be prompted.
- Angle: Indicate a known rotation amount (a positive value rotates counter-clockwise; a negative value rotates clockwise).
Note: The base point is the rotation pivot point.
- Ref: Permits you to establish reference direction(s).
-Ref/<[scale factor>
Indicate the size factor to apply (used by Scale).- Ref: Permits you to establish reference scale(s) and their use is similar to that discussed in Rotate - Ref.
- Scale Factor: Indicate a known scale amount (a positive value < 1 shrinks the object(s); a positive value > 1 enlarges the object(s)).
Note: The base point serves as the scale center point.
-Second point or point ID
Indicate the coordinate that serves as the second point of a reflection line (used by Mirror) which is followed by:Delete Source Yes/<No>?
Indicate if the selected entity(ies) are retained after the command.
-<Proceed>
Press Enter to initiate the transformation or tap the Esc button to cancel the operation.
Note: During commands within the Transform process, you can access other common controls; most notably the various Entity Snaps and Map Screen View Controls.