Click or drag to resize
CIPJiOrientationsAreTheSameWithinASmallTolerance Method
Same as iOrientationsAreTheSame_IPJ, but allows for small numerical differences

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public int iOrientationsAreTheSameWithinASmallTolerance(
	CIPJ ipj2
)

Parameters

ipj2
Type: GeoEngine.Core.GXNetXCIPJ
IPJ 2

Return Value

Type: Int32
0 - No 1 - Yes
See Also