Click or drag to resize

CTRCopy Method

This method copies a table resource to another trend table resource.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void Copy(
	CTR t_rs
)

public void Copy(
	CTR t_rs
)

Parameters

t_rs
Type: GeoEngine.Core.GXNetXCTR
Source Trend Object to Copy
See Also