Search the Community
Showing results for tags 'center'.
-
Draw a horizontal line with only midpoint and length available
Sharper posted a topic in AutoLISP, Visual LISP & DCL
Hi Guys I've searched for this assuming someone would hav already, and it seems like theres many similar but not the same. Between 20 and 100 times per day I need to draw a line, this line is always horizontal so no angle required. I would know its length (this is the 1st variable... -
Working on a utility to rotate polar type array half the angle between items to create a stagger effect of multiple concentric arrays. As far as my research turned up, there is no lisp property for the center point of the array. An array seems to be an anonymous block who's insertion point...
-
Oi pessoal, Qual o fator que faz escolher entre usar "DASHDOT ou CENTER" numa linha de simetria? Do mesmo jeito para linhas fantasmas "DIVIDE2 ou PHANTON"? Obrigado
-
Hey guys, It has been years since I have touched AutoCAD and I am creating a small drawing for work, i have a question about view ports in layouts looking into models. So basically, if i have a drawing of a car, id want a viewport in my paperspace layout to focus on a wheel. how can i ge...
-
Block Insert, Center and Auto Fill Attribute values, by clicking two points input
jfklimek posted a topic in AutoLISP, Visual LISP & DCL
I'm having trouble finishing this LISP. Can anyone help me out. The command line is telling me the command I'm entering 'roomtag' is unknown. It's probably something little but I can't seem to figure it out. Please help out if you can. Thanks! ;;;Place Room Tag in Middle of Room and Auto Fill...- 11 replies
-
- block insert
- attribute field
-
(and 1 more)
Tagged with:
-
Hi, I'm having some problems giving certain parts in my assembly a unique file name. Im reorganizing all of my projects in a - content center - designs - libraries way, where my projects are under designs and commonly used parts under libraries. Now i have something like a pump. I...