Page 1 of 1

Grouping Objects

Posted: 16 Aug 2016, 11:44
by roman
Hello,

is it possible to group entities when added programmatically, so that all entities within the group are treated as one entity? (I'd need to add electric symbols)
Do you habe some sample code?

thank you
Roman

Re: Grouping Objects

Posted: 16 Aug 2016, 14:33
by support
Hello Roman,

It is possible to group entities into a block and insert the block references at the specified positions. Each block reference will be treated as INSERT entity.

The sample code for creating a block is posted in this topic: http://cadsofttools.com/forum/viewtopic.php?f=15&t=4679


Mikhail