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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void SetAttribOBJ(
	int ph_object,
	int ph_attrib,
	int obj
)

Parameters

ph_object
Type: SystemInt32
Object
ph_attrib
Type: SystemInt32
Attribute
obj
Type: SystemInt32
Object to set
See Also