Overload List
| Name | Description | |
|---|---|---|
| AreRealParallelIncludingDirection(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.
| |
| AreRealParallelIncludingDirection(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.
|
See Also