Click or drag to resize
CMETACreateAttrib Method
Create an attribute

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public int CreateAttrib(
	string str1,
	int i2,
	int i3
)

Parameters

str1
Type: SystemString
Attribute Name
i2
Type: SystemInt32
Parent class or META_CORE_CLASSConstant
i3
Type: SystemInt32
Type of Attribute or META_CORE_TYPEConstant

Return Value

Type: Int32
x - Attribute Token
See Also