Click or drag to resize

IBrepVertex Interface

BrepVertex.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public interface IBrepVertex

The IBrepVertex type exposes the following members.

Properties
  NameDescription
Public propertyLocation
Gets the position of the vertex.
Public propertyVertexIndex
Gets the index of this vertex in the Brep.Vertices collection.
Top
See Also