Object Reference : Object View and Procedure Reference : Geomap
  
 
copy
Creates a copy of the geomap.
Creates either a named or unnamed copy of the geomap.
Syntax
geomap_name.copy
geomap_name.copy dest_name
Examples
g1.copy
creates an unnamed copy of the geomap G1.
g1.copy g2
creates G2, a copy of the geomap G1.
Cross-references
See also copy.