MCPcopy Create free account
hub / github.com/easyw/kicadStepUpMod / addText

Function addText

dxf_parser/_importDXF.py:1859–1963  ·  view source on GitHub ↗

Add a new Draft Text object to the document. It creates a `Draft Text` from the `text` entity, and adds the new object to its indicated layer, creating it if it doesn't exist. It also applies its rotation, position, justification ('center' or 'right'), and color. If the gra

(text, attrib=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

drawBlockFunction · 0.85
drawInsertFunction · 0.85
processdxfFunction · 0.85

Calls 6

locateLayerFunction · 0.85
rawValueFunction · 0.85
vecFunction · 0.85
deformatFunction · 0.85
formatObjectFunction · 0.85
addMethod · 0.80

Tested by

no test coverage detected