| Visual Basic | |
|---|---|
Function IsParallelToLine( _ ByVal Line As MathLine, _ ByVal Tolerance As System.Double _ ) As System.Boolean | |
| JavaScript | |
|---|---|
IsParallelToLine( Line : dsMathLine, Tolerance : Number ) : Boolean | |
Parameters
- Line
- IMathLine
- Tolerance
- Parallel tolerance
- Result[out] or Return Value
- True if parallel within tolerance, false if not
IMathLine Interface
IMathLine Members
IMathLine::IsParallelToPlane Method
IMathLine::IsPerpendicularToLine Method
IMathLine Members
IMathLine::IsParallelToPlane Method
IMathLine::IsPerpendicularToLine Method
DraftSight V1R1.4
Syntax