Click or drag to resize
CSYSRemoveLineageOutput Method
Remove an output from the current lineage object

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static void RemoveLineageOutput(
	CGXNETCore gxNetShared,
	string output_name
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
output_name
Type: SystemString
Source Name
See Also