C++
GE_DLLEXPIMPORT Adesk::Boolean isParallelTo( const AcGeLinearEnt2d& line, const AcGeTol& tol = AcGeContext::gTol ) const;
Description
Determines if two lines are parallel.
Parameters
| Parameters | Description |
|---|---|
| line | Input any 2D linear entity |
| tol | Input tolerance |