Region

REGION entity (DXF Reference) created by an ACIS geometry kernel provided by the Spatial Corp.

See also

Ezdxf has only very limited support for ACIS based entities, for more information see the FAQ: How to add/edit ACIS based entities like 3DSOLID, REGION or SURFACE?

Subclass of ezdxf.entities.Body
DXF type 'REGION'
Factory function ezdxf.layouts.BaseLayout.add_region()
Inherited DXF attributes Common graphical DXF attributes
Required DXF version DXF R2000 ('AC1015')

Warning

Do not instantiate entity classes by yourself - always use the provided factory functions!

class ezdxf.entities.Region

Same attributes and methods as parent class Body.