point copy

Allows you to create a copy of an existing point. The copy is identical to the original with the exception of the point name.

Format:

 
point copy
point_name =
an existing point
new_point_name =
a new point

Example:

 
point copy &
point_name =
POINT__1 &
new_point_name =
POINT__2

Description:

 
Parameter
Value Type
Description
point_name
An Existing Point
Specifies the point to be modified
new_point_name
A New Point
Specifies the name of the new point to be created, which will be a copy of an existing point

Extended Definition:

1. Point must have unique names relative to other markers under a given part. The replica is completely independent of the original, and you can modify it without affecting the original.