Contents Namespaces | Ansys.ACT.Interfaces.Mesh Namespace | IMeshComputedData | Print page ContactNodeIds Gets the list of all contact node ids of the mesh. Declaration Syntaxpublic IList<int> ContactNodeIds { set;get; } « ContactElementIds IMeshData »