This MR extends the halfedge.copy.copy
function by adding
original_vetex_attr=None, original_edge_attr=None, original_face_attr=None
as keyword arguments. These can be used to add attributes to the copied surface that point to the original cells.
This MR extends the halfedge.copy.copy
function by adding
original_vetex_attr=None, original_edge_attr=None, original_face_attr=None
as keyword arguments. These can be used to add attributes to the copied surface that point to the original cells.