Click or drag to resize
CMVIEWCopyRawMarkedGroups Method
Copies all marked groups raw from one view into another

Available since Oasis montaj version: 5.1.2
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
The projections, and clipping is completly ignored.
Syntax
public void CopyRawMarkedGroups(
	CMVIEW oMVIEW1
)

Parameters

oMVIEW1
Type: GeoEngine.Core.GXNetCMVIEW
Destination MVIEW
See Also