Home
last modified time | relevance | path

Searched defs:dwg_get_object (Results 1 – 2 of 2) sorted by relevance

/dports/cad/libredwg/libredwg-0.12.4/src/
H A Ddwg_api.c21466 dwg_get_object (dwg_data *dwg, const BITCODE_BL idx) in dwg_get_object() function
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py12989 def dwg_get_object(dwg, index): function