Click or drag to resize

Edge3Normalized Method

Return the Edge such that the index of the start vertex is smaller or equal to the index of the end-vertex.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public Edge3 Normalized()

Return Value

Type: Edge3

[Missing <returns> documentation for "M:Karamba.Geometry.Edge3.Normalized"]

See Also