Click or drag to resize
CDBEasyMakerSymb Method
Adds a Maker to the database symbol based on current GX

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void EasyMakerSymb(
	int i1,
	string str2,
	string str3
)

Parameters

i1
Type: SystemInt32
Symbol to create maker for
str2
Type: SystemString
Maker name, used in menu prompt
str3
Type: SystemString
INI groups (terminate each with a ";")
See Also