Click or drag to resize
CSTRIXYZLine Method
Make a valid XYZ line name from a valid DB line name.

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 static void IXYZLine(
	string str1,
	ref string str2
)

Parameters

str1
Type: SystemString
line name to convert
str2
Type: SystemString
buffer to hold new line name
See Also