Searched refs:add_lofted_surface (Results 1 – 4 of 4) sorted by relevance
49 surface = msp.add_lofted_surface()
118 Factory function :meth:`ezdxf.layouts.BaseLayout.add_lofted_surface`
179 .. automethod:: add_lofted_surface
970 def add_lofted_surface(self, acis_data: Iterable[str] = None, member in CreatorInterface