Click or drag to resize

VectorBPlane.GetBDotR Method

Returns a Scalar that represents the value of this VectorBPlane doted with the B-Plane R vector.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public Scalar GetBDotR()

Return Value

Type: Scalar
The Scalar that represents the value of B doted with the R vector.
See Also