IElementSetDefinition Properties |
The IElementSetDefinition type exposes the following members.
Name | Description | |
---|---|---|
CoorType |
Type of coordinate for all vertices in elements in the set
| |
Count |
The number of IElementDefinition's in the list
(Inherited from IElementDefinitions.) | |
ElementVertexCount |
Number of vertices in all element in the set list. If -1, then
the elements have different number of vertices, and you need to check the VertexCount
for each element individually.
| |
ElmtGeometry |
Type of all elements in the set
| |
Item |
Get or set the IElementDefinition at the specified index in the list
(Inherited from IElementDefinitions.) |