Click or drag to resize

IMesh2BoundaryLoop Method

Returns a loop around it in anti-clockwise fashion.

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

Return Value

Type: IEnumerableEdge3

[Missing <returns> documentation for "M:Karamba.Geometry.IMesh2.BoundaryLoop"]

See Also