Click or drag to resize
CIPJiWarpsAreTheSameWithinASmallTolerance Method
Same as iWarpsAreTheSame_IPJ, but allows for small numerical differences

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public int iWarpsAreTheSameWithinASmallTolerance(
	CIPJ oIPJ1
)

Parameters

oIPJ1
Type: GeoEngine.Core.GXNetCIPJ
IPJ 2

Return Value

Type: Int32
0 - No 1 - Yes
See Also