Search the Community
Showing results for tags 'dynamicblocks'.
-
Change values of dynamic block with outcomes
Kris Malen posted a topic in AutoLISP, Visual LISP & DCL
I want to change the values of a dynamic block within a lisp. This lisp contains a calculation. I used .dcl for this. My dynamic block has 7 attributes: maaiveld, HOOGTE1, HOOGTE2, HOOGTE3, HOOGTE4, HOOGTE5 and HOOGTE6. My lisp code has 7 values: m, a, b, c, x, y and z...- 6 replies
-
- dynamicblocks
- lisp
-
(and 2 more)
Tagged with:
-
Rectangle With Triangle Stretch Help Dynamic Block
martin74302 posted a topic in AutoCAD 2D Drafting, Object Properties & Interface
I have a awning window in front elevation that i want to stretch horizontally and vertically , im having trouble getting the triangle to stay in the middle when i stretch horizontally. Can someone help me :) attachment below : Window.dwg -
Dynamic block doesn't work as intended in certain drawings
tchwiesz posted a topic in AutoCAD 2D Drafting, Object Properties & Interface
I have a dynamic block with a flip parameter - It works fine in my reference file but when I copy and paste it into another drawing the horizontal flip no longer works. I've tried purging and auditing the drawings but to no avail. What gives? doesntwork.dwg works.dwg -
Dynamic blocks and attributes
tchwiesz posted a topic in AutoCAD 2D Drafting, Object Properties & Interface
I'm trying to develop a dynamic block that takes two attributes input from the user (lets call them "x" and "y") and then divides them by the distance ("dist") of a line within the block that may be stretched. Then the result of this formula ((x + y) / dist) is to be displayed as an M-TEXT with...- 10 replies
-
- autocad2015
- attributes
-
(and 1 more)
Tagged with: