Click or drag to resize

Mesh2PurelyInteriorPart Method

Get the interior vertices.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public IMesh2 PurelyInteriorPart()

Return Value

Type: IMesh2
The interior vertices of the mesh.
See Also