Navigation: Code Documentation > RSCommon > RSVector > Classes > TRSVector > Methods
TRSVector.Subtract(ILocation) Method
Subtracts the input vector from the current vector.
Namespace: RSVector
Delphi
public function Subtract( const Vector: ILocation ): IVector; overload;
Parameters
Vector
Type: ILocation
Type: IVector
IVector.Subtract(ILocation)
•RSVector.TRSVector.Add(Single)
•RSVector.TRSVector.CrossProduct(Single,Single,Single)
•RSVector.TRSVector.Divide(Single)
•RSVector.TRSVector.DotProduct(Single,Single,Single)
•RSVector.TRSVector.Multiply(Single)
•TRSVector
•RSVector