Click or drag to resize

IMesh2InteriorVerticesIndices Method

Return the indexes of interior vertices.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
HashSet<int> InteriorVerticesIndices()

Return Value

Type: HashSetInt32

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

See Also