extended_dual

compas_tno.utilities.extended_dual(form, cls=None)[source]

Create the extended dual of the mesh, which is the centroid dual added with the faces in the boundary.

Parameters
  • form (FormDiagram) – Form Diagram as the primal

  • cls (Class, optional) – The class which should return the dual, by default None

Returns

dual – Extended dual mesh in the class required