Click or drag to resize

VectorBPlaneGetBDotT 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: 24.1.418.0 (24.1.418.0)
Syntax
public Scalar GetBDotT()

Return Value

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