Click or drag to resize
CMETASetAttribOBJ Method
Set an object to an attribute

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

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

Parameters

i1
Type: SystemInt32
Object
i2
Type: SystemInt32
Attribute
i3
Type: SystemInt32
Object to set
See Also