def GetNVertices(self): r"""GetNVertices(NCMesh self) -> int""" return _ncmesh.NCMesh_GetNVertices(self)
def GetNVertices(self): return _ncmesh.NCMesh_GetNVertices(self)