Click or drag to resize
CMVIEWGetGroupExtClipPLY Method
Gets 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 GetGroupExtClipPLY(
	string str1,
	ref int i2
)

Parameters

str1
Type: SystemString
Group Name
i2
Type: SystemInt32
Extended PLY number (returned, -1 if not set)
See Also