Click or drag to resize

IMeshNakedEdges Method

Returns the outline edges of the mesh.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
IReadOnlyList<Edge3> NakedEdges()

Return Value

Type: IReadOnlyListEdge3

[Missing <returns> documentation for "M:Karamba.Geometry.IMesh.NakedEdges"]

See Also