ArcDimension

The ARC_DIMENSION entity was introduced in DXF R2004 and is not documented in the DXF reference.

Subclass of

ezdxf.entities.Dimension

DXF type

'ARC_DIMENSION'

factory function

Inherited DXF attributes

Common graphical DXF attributes

Required DXF version

R2004 / AC1018

Warning

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

class ezdxf.entities.ArcDimension
dxf.defpoint2

start point of first extension line in OCS

dxf.defpoint3

start point of second extension line in OCS

dxf.defpoint4

center point of arc in OCS

dxf.start_angle
dxf.end_angle
dxf.is_partial
dxf.has_leader
dxf.leader_point1
dxf.leader_point2
dimtype

Returns always 8.