FormDiagram.modify_diagram_boundary

FormDiagram.modify_diagram_boundary()[source]

Modify the diagram boundary adding the outer perimeter around the fixed vertices with edges having _is_edge False.

Parameters

delete_face (bool, optional) – Option to delete the outside face of the diagram. The default value is False.

Returns

None – The FormDiagram is modified in place.