Cog3DShapeGeometricOperations AreRealParallelIncludingDirection Method Cognex VisionPro
Overload List

  NameDescription
Public methodStatic memberAreRealParallelIncludingDirection(Cog3DLine, Cog3DLine, Double)
Check whether two lines are parallel including direction within the specified tolerance. It is the caller responsibility to map the shapes to a common 3D space before calling this method.
Public methodStatic memberAreRealParallelIncludingDirection(Cog3DPlane, Cog3DPlane, Double)
Check whether two planes are parallel including direction within the specified tolerance. It is the caller responsibility to map the shapes to a common 3D space before calling this method.
Top
See Also