CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Normalizes this vector. After this operation the vector will have the Length 1.0
Throws a GeoVectorException if the vector is the nullvector.
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public void Norm() |
| Visual Basic |
|---|
Public Sub Norm |
| Visual C++ |
|---|
public: void Norm() |