Click or drag to resize
CIMUGridEdge Method
Get grid edge points

Available since Oasis montaj version: 5.0.0
License: Available to anyone with an Oasis Montaj license.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static void GridEdge(
	string str1,
	CVV oVV2,
	CVV oVV3
)

Parameters

str1
Type: SystemString
Grid file name
oVV2
Type: GeoEngine.Core.GXNetCVV
X coordinates of edge points
oVV3
Type: GeoEngine.Core.GXNetCVV
Y coordinates of edge points
See Also