#Nested Block Access
20-Feb-92 18:33:38
Sb: #33850-#Nested Block Access
Fm: Tony Tanzillo [LISP TM] 71241,2067
To: Brian Boatright [KBJ FL] 76216,3252
Brian – The "main insert entity name" isn't what she needs to pass to the
(tblsearch) function. (Tblsearch) wants the NAME of the block.
To transform coordinates from model to world space in nested blocks, is a
bit tricky, and requires the composite model-to-world transformation matrix
that is currently only available by calling (NENTSEL). I've been requesting
that this matrix be accessable without requiring user interaction, but I don't
know what the status of that is.
-TonyT.