Skip to content
Discussion options

You must be logged in to vote

Setting header variables in the HEADER section:

doc.header["$ATTMODE"] = 0

Setting a block reference (INSERT entity) attribute invisible:

attribute = blockref.add_attribute("TAG_NAME", "VALUE_STR")
attribute.is_invisible = True

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hom
Comment options

Answer selected by hom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #725 on August 08, 2022 10:26.