Click or drag to resize
CMVIEWDATALINKD Method
Add a Data Link Display (DATALINKD) object to the view.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void DATALINKD(
	CDATALINKD oDATALINKD1,
	string str2
)

Parameters

oDATALINKD1
Type: GeoEngine.Core.GXNetCDATALINKD
DATALINKD
str2
Type: SystemString
name Maximum length is MVIEW_NAME_LENGTH
See Also