Click or drag to resize

CIMGDeleteFault Method

Delete a fault trace

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void DeleteFault(
	int index
)

public void DeleteFault(
	int index
)

Parameters

index
Type: SystemInt32
Fault index (0 to N-1)
See Also