anishtain4 Posted April 17, 2012 Posted April 17, 2012 Hi, I want to use some points in my blocks in order to clear where the user can start lines from? but I want this points to be clear, how do you work with ddptype via the lisp? I tried "-ddptype" but this is not working Quote
Tharwat Posted April 17, 2012 Posted April 17, 2012 Use the system variable like this . (setvar 'pdmode 3) Quote
MSasu Posted April 17, 2012 Posted April 17, 2012 The system variable PDMODE indicated by Tharwat controls the appearance of the icon used to display points; there is also the PDSIZE system variable that allows you to control the size of that icon. Check in help for more information. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.