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

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

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

Parameters

ph_object
Type: SystemInt32
MetaObject to set
ph_attrib
Type: SystemInt32
Attribute MetaObject to set
See Also