Click or drag to resize
CMETASetEmptyAttrib Method
Set an empty attribute data holder

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void SetEmptyAttrib(
	int i1,
	int i2
)

Parameters

i1
Type: SystemInt32
MetaObject to set
i2
Type: SystemInt32
Attribute MetaObject to set
See Also