
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello!
I'm facing a problem to determine objects centroid when a non-graphical objects: dictionary is attached to an entity.
How to fix it?
Check attached .dwg (I could not save it as 2013 version file because of the custom objects that are not supported)
and .lst function (I'm using C:test of
(entget ent4) returns
((-1 . <Entity name: 29e2dc272c0>) (0 . "LWPOLYLINE") (5 . "248DC") (102 . "{ACAD_XDICTIONARY") (360 . <Entity name: 29e2dc26660>) (102 . "}") (330 . <Entity name: 29e3d8931f0>) (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "Edificacoes") (100 . "AcDbPolyline") (90 . 12) (70 . 1) (43 . 0.0) (38 . 0.0) (39 . 0.0) (10 476875.0 6.67724e+06) (40 . 0.0) (41 . 0.0) (42 . 0.0) (91 . 0) (10 476872.0 6.67725e+06) (40 . 0.0) (41 . 0.0) (42 . 0.0) (91 . 0) (10 476870.0 6.67724e+06) (40 . 0.0) (41 . 0.0) (42 . 0.0) (91 . 0) (10 476875.0 6.67724e+06) (40 . 0.0) (41 . 0.0) (42 . 0.0) (91 . 0) (10 476888.0 6.67725e+06) (40 . 0.0) (41 . 0.0) (42 . 0.0) (91 . 0) (10 476886.0 6.67725e+06) (40 . 0.0) (41 . 0.0) (42 . 0.0) (91 . 0) (10 476882.0 6.67725e+06) (40 . 0.0) (41 . 0.0) (42 . 0.0) (91 . 0) (10 476882.0 6.67725e+06) (40 . 0.0) (41 . 0.0) (42 . 0.0) (91 . 0) (10 476878.0 6.67725e+06) (40 . 0.0) (41 . 0.0) (42 . 0.0) (91 . 0) (10 476880.0 6.67725e+06) (40 . 0.0) (41 . 0.0) (42 . 0.0) (91 . 0) (10 476875.0 6.67724e+06) (40 . 0.0) (41 . 0.0) (42 . 0.0) (91 . 0) (10 476872.0 6.67725e+06) (40 . 0.0) (41 . 0.0) (42 . 0.0) (91 . 0) (210 0.0 0.0 1.0))
Thanks in advance + regards,
Lzucco
Solved! Go to Solution.