Contents Namespaces | Ansys.ACT.Interfaces.Mesh Namespace | IMeshData | Print page ElementIds Gets the list of all element ids of the mesh. Declaration Syntaxpublic IList<int> ElementIds { get; } « ElementCount Elements »