Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
HI all,
I've just started working with LISP within the last week or two so excuse my possibly simple question.
I am working on creating a tool that takes the Area of a hatch, converts it from mm2 to m2 then inserts it into a block's attribute with two clicks.
I've gotten as far as getting a value for the area and converting it to m2 however i can't for the life of me figure out how to access a blocks attributes to import the value into it.
I've attached both a my lisp function and a snip of the what i'm getting to. It seems like i need to get into the attributes section, but i'm unsure how
Any insight into what i might need to do?
Solved! Go to Solution.