Return a DXF block with the contents of the object. It creates a `block` object using `_dxfLibrary.Block`, and then writes the given shape with `writeShape(sh, obj, block, lwPoly)`. Parameters ---------- sh : Part::TopoShape Any shape in the document. obj : App
(sh, obj, lwPoly=False)
source not stored for this graph (policy: none)
no test coverage detected