Calculates the distance between two vectors.
Syntax
objectVariable = object.DistanceBetweenVectors(Vector1, Vector2)
Where:
object is the IntelliCAD Library object;
Vector1 and Vector2 are the or objects between which the distance is measured.