Flagging a block as annotative using VBA

Flagging a block as annotative using VBA

CADUSER2009
Participant Participant
303 Views
0 Replies
Message 1 of 1

Flagging a block as annotative using VBA

CADUSER2009
Participant
Participant
How do I flag a block as "annotative" and "match orientation to layout" using VBA?

Dim objBlock As AcadBlock
...
0 Likes
304 Views
0 Replies
Replies (0)