ParallelLineToLine Method |
| Name | Description | |
|---|---|---|
| LineToLine(Line, Line) |
Returns true if the given lines are parallel.
| |
| LineToLine(Line, Line, Double) |
Returns true if the given lines are parallel within the given angular tolerance.
|