• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

clarification on the property if not blk.islayout then

  • Thread starter Thread starter tiziano69
  • Start date Start date
cosa significa ? cosa fà...

if not blk.islayout then
in the autocad/activex object model defined layouts as blocks (though not) considering them as 'containers' to group objects in the layout.

the property islayout of a return block t if the object is a block representing the layout.

then returning to your code:
if not blk.islayout then
if the object is not a block of a layout then.. .
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
ciao
Back
Top