Click or drag to resize

IElementDefinition Methods

The IElementDefinition type exposes the following members.

Methods
  NameDescription
Public methodFaceCount
Returns the number of faces in a 3D element. Zero when not a 3D element.
Public methodFaceVertices
Returns the list of vertices that comprise a given face number.
Public methodGetVertex
Returns the coordinate for the given vertex number
Public methodVertexCount
Number of vertices in this element. Can be zero, if element is IdBased only and has no geographical reference.
Top
See Also