elionix Posted July 30, 2010 Posted July 30, 2010 Hi, I have some 2D designs that have various connecting line segments which eventually closes off to form a polynomial. I was wondering if there was a way to make all these line segments into a single polynomial instead of having multiple connecting line segments. Also, is there a way to check if all these connecting line segments are indeed closed? Sometimes I have to zoom very far in into an intersect to check if the lines are connecting. Thank you. Quote
ReMark Posted July 30, 2010 Posted July 30, 2010 Separate lines and polylines can be connected to form a single entity via the JOIN option of the PEDIT command. A Fuzz Factor with a low value should help with closing any inadvertent gaps. Quote
elionix Posted July 30, 2010 Author Posted July 30, 2010 thank you!! That helped greatly. Could you explain what exactly is the fudge factor? I cant seem to find where that number is. Do I select the polynomials/objects i want and then execute a command to display that number? Quote
lpseifert Posted July 30, 2010 Posted July 30, 2010 You need to select the multiple option in Pedit to set a fuzz factor. It's explained fairly well in Help. Quote
ReMark Posted July 31, 2010 Posted July 31, 2010 Let's try to use the correct AutoCAD terminology OK? It's polylines not polynomials. Polynomial "A polynomial is an expression of finite length constructed from variables (also known as indeterminates) and constants, using only the operations of addition, subtraction, multiplication, and non-negative, whole-number exponents." A polyline is a line with special properties. It is not a mathematical expression. 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.