Return a Part Shape (Compound) from a DXF block reference. It inspects the `blockref.entities` for objects of types `'line'`, `'polyline'`, `'lwpolyline'`, `'arc'`, `'circle'`, `'insert'`, `'solid'`, and `'spline'`. If they are found they create shapes with `drawLine`, `drawMesh
(blockref, num=None, createObject=False)
source not stored for this graph (policy: none)
no test coverage detected