|
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)
Syntaxpublic Edge3 Normalized()
Public Function Normalized As Edge3
public:
Edge3 Normalized()
member Normalized : unit -> Edge3
Return Value
Type:
Edge3[Missing <returns> documentation for "M:Karamba.Geometry.Edge3.Normalized"]
See Also