Whether
vector is of opposite direction of this,
and with the same
Magnitude.
i.e.
vector is exactly negative of this.
Namespace: RAYLASE.SPICE3.UtilsAssembly: RAYLASE.SPICE3.Utils (in RAYLASE.SPICE3.Utils.dll) Version: 3.5.2
Syntax public bool Opposes(
Point3D vector
)
Parameters
- vector Point3D
Return Value
Boolean[Missing <returns> documentation for "M:RAYLASE.SPICE3.Utils.Point3D.Opposes(RAYLASE.SPICE3.Utils.Point3D)"]
See Also