Click or drag to resize
CMVIEWIGetNameExtClipPLY Method (Int32, String, Int32)
Get the name of the extended clip PLY object in this 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 IGetNameExtClipPLY(
	int ext_ply,
	ref string name,
	int length
)

Parameters

ext_ply
Type: SystemInt32
Extended ClipPLY number
name
Type: SystemString
Name
length
Type: SystemInt32
Length of Name variable
See Also