You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to use
cadwork.get_auto_attribute_elements()
or
cadwork.set_auto_attribute()
I get an error:
AttributeError: module ‘cadwork’ has no attribute ‘set_auto_attribute’
Are the functions for auto attributes no longer available?
When I try to use
cadwork.get_auto_attribute_elements()
or
cadwork.set_auto_attribute()
I get an error:
AttributeError: module ‘cadwork’ has no attribute ‘set_auto_attribute’
Are the functions for auto attributes no longer available?