Gets whether this vector is parallel to the specified vector within the specified tolerance.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IsParallelTo( _
dsMathVector* Vector As MathVector, _
double Tolerance As System.Double _
) As System.Boolean |
Parameters
- Vector
- IMathVector
- Tolerance
- Parallel tolerance
- Result[out] or Return Value
- True if parallel, false if not
See Also
Availability
DraftSight V1R1.4