Click or drag to resize
CMETAIGetObjName Method (Int32, String)
Get the name of this item.

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void IGetObjName(
	int ph_object,
	ref string name
)

Parameters

ph_object
Type: SystemInt32
Object
name
Type: SystemString
Name of object
See Also