Click or drag to resize

VectorBPlane.GetBDotT Method

Returns a Scalar that represents the value of this VectorBPlane doted with the B-Plane T 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 GetBDotT()

Return Value

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