Click or drag to resize
CMVIEWSetGroupExtClipPLY Method
Sets extended clip information for group in view.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void SetGroupExtClipPLY(
	string str1,
	int i2
)

Parameters

str1
Type: SystemString
Group Name
i2
Type: SystemInt32
Extended PLY number (-1 to clear)
See Also