Click or drag to resize
CTRCreate Method
Creates a Trend object

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 CTR Create(
	int i1
)

Parameters

i1
Type: SystemInt32
Trend order (must >=0 and <=3)

Return Value

Type: CTR
TR Object
See Also