tetgenpy.plc.PLC.add_facet_with_holes#
- PLC.add_facet_with_holes(polygons, holes, facet_id=None, coordinates=None, facet_constraint=None)[source]#
Supports full features of tetgenio::facet.
- Parameters:
polygons (array-like) – same as add_facets
holes (array-like) – list of locations to poke holes in this facet. If you don’t want holes, you can set it to None.
facet_id (int)
coordinates (bool)
- Return type:
None