Click or drag to resize
CMAPIDuplicateView Method
Duplicate an entire view

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)
Syntax
public void IDuplicateView(
	string str1,
	ref string str2,
	int i3
)

Parameters

str1
Type: SystemString
Name of view to duplicate
str2
Type: SystemString
Name of new view created (pass in "" and the new name is returned)
i3
Type: SystemInt32
Copy all groups GEO_BOOLConstant
See Also