Click or drag to resize
CMVIEWSymbolsITR Method
Plot symbols using an ITR

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 SymbolsITR(
	string str1,
	CVV oVV2,
	CVV oVV3,
	CVV oVV4
)

Parameters

str1
Type: SystemString
ITR file name (ZON or ITR)
oVV2
Type: GeoEngine.Core.GXNetCVV
X
oVV3
Type: GeoEngine.Core.GXNetCVV
Y
oVV4
Type: GeoEngine.Core.GXNetCVV
Z
See Also