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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void SetGroupExtClipPLY(
	string group,
	int ext_ply
)

Parameters

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