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.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
The projections, and clipping is completly ignored.
Syntax
public void CopyRawMarkedGroups(
	CMVIEW mvie_wd
)

Parameters

mvie_wd
Type: GeoEngine.Core.GXNetXCMVIEW
Destination MVIEW
See Also