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

Function getStrGroup

dxf_parser/_importDXF.py:3359–3373  ·  view source on GitHub ↗

Get a string version of the group or layer that contains the object. Parameters ---------- ob : App::DocumentObject Any object in the document. Returns ------- str The name of the layer in capital letters, as the DXF R12 format seems to favor this st

(ob)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

getBlockFunction · 0.85
writeShapeFunction · 0.85
exportFunction · 0.85

Calls 1

getGroupFunction · 0.85

Tested by

no test coverage detected