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

Function get_name

dxf_parser/_dxfReader.py:106–118  ·  view source on GitHub ↗

Get the name of an object from its object data. Returns a pair of (data_item, name) where data_item is the list entry where the name was found (the data_item can be used to remove the entry from the object data). Be sure to check name not None before using the returned values!

(data)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

handleTableFunction · 0.70
handleBlockFunction · 0.70
readDXFFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected