Vector3dNegate Method

Negates this vector by setting it to be equal to the vector (-x, -y, -z).

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public Vector3d Negate()

Return Value

Vector3d
Vector with negated coordinates.
See Also

©  Bricsys NV. All rights reserved.