Visual Basic | |
---|---|
Function IsCodirectionalTo( _ ByVal Vector As MathVector, _ ByVal Tolerance As System.Double _ ) As System.Boolean |
JavaScript | |
---|---|
IsCodirectionalTo( Vector : dsMathVector, Tolerance : Number ) : Boolean |
COM native C++ | |
---|---|
HRESULT IsCodirectionalTo( IMathVector* Vector, DOUBLE Tolerance, VARIANT_BOOL* Result ) |
Parameters
- Vector
- IMathVector
- Tolerance
- Codirectional tolerance
- Result[out] or Return Value
- True if codirectional, false if not
IMathVector Interface
IMathVector Members
IMathVector::IsParallelTo Method
IMathVector::IsPerpendicularTo Method
IMathVector Members
IMathVector::IsParallelTo Method
IMathVector::IsPerpendicularTo Method
DraftSight V1R1.4