Click or drag to resize
CMETAhCreatItem Method
Creates item in Class.

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public int hCreatItem(
	string name,
	int ph_class
)

Parameters

name
Type: SystemString
Unique item Name
ph_class
Type: SystemInt32
Class (can be root)

Return Value

Type: Int32
x - Next Item <define>H_META_INVALID_TOKEN</define> - Error
See Also