Navigation: Code Documentation > RSCommon > CommonInterfaces > Interfaces > IVector > Methods
IVector.GetMagnitude Method
Returns the distance between origin and XYZ, i.e., Length.
Accessor method for the Magnitude property.
Namespace: CommonInterfaces
Delphi
public function GetMagnitude: Single;
Return Value
Type: Single
•X
•Y
•Z
•CommonInterfaces.IVector.Magnitude
•CommonInterfaces.IVector.SetMagnitude(Single)
•CommonInterfaces.IVector.get_Magnitude
•CommonInterfaces.IVector.Length
•IVector
•CommonInterfaces