Click or drag to resize
CMVIEWSetGroupToPlane Method
Set a group to a plane

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 SetGroupToPlane(
	int i1,
	string str2
)

Parameters

i1
Type: SystemInt32
Plane Index to set all groups to
str2
Type: SystemString
Name of group to set
See Also