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

Parameters

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