IBaseGeoVertex

Defines generic members of a vertex.

Declaration Syntax

public interface IBaseGeoVertex

Table 1865: Members

Property

Bodies

Gets the list of bodies associated to the vertex.

Property

Edges

Gets the list of edges associated to the vertex.

Property

Faces

Gets the list of faces associated to the vertex.

Property

X

Gets the X coordinate of the vertex.

Property

Y

Gets the Y coordinate of the vertex.

Property

Z

Gets the Z coordinate of the vertex.