Given vertices and faces, creates a wireframe of plotly segments. Used for visualizing the wireframe. :param verts: np.array (N,3) of vertices :param faces: np.array (F,3) of faces connecting the verts
(verts: np.ndarray,faces: np.ndarray)
source not stored for this graph (policy: none)