Message 1 of 3
Populating block letters with blocks that are evenly spaced.

Not applicable
01-24-2008
04:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I’m not asking for code; but just would like to know if my objective is possible in .net.
I’ve worked in .net and also in autocad and in autocad vba, but have no autocad.net experience.
Objective:
I need to automate the process of populating letters…(for this example see my attached pic of the letter “O”)
with blocks that are spaced as evenly as possible within the inner and outer parameter of the letter.
In autocad, I can use the offset command to align and space my blocks so that they align with the outer parameter of the letter; however, as you can see in the pic that the inner parameter is an ellipse and therefore, I reach a point in my offset where it’s not spacing evenly anymore.
Does anyone know if my objective is possible in .net? Does anyone have ideas on what methods, properties etc. I can research for providing my objective in .net? Right now, I just would like to explore if it's possible and if so, how might it be possible.
thanks,
Proctor
I’ve worked in .net and also in autocad and in autocad vba, but have no autocad.net experience.
Objective:
I need to automate the process of populating letters…(for this example see my attached pic of the letter “O”)
with blocks that are spaced as evenly as possible within the inner and outer parameter of the letter.
In autocad, I can use the offset command to align and space my blocks so that they align with the outer parameter of the letter; however, as you can see in the pic that the inner parameter is an ellipse and therefore, I reach a point in my offset where it’s not spacing evenly anymore.
Does anyone know if my objective is possible in .net? Does anyone have ideas on what methods, properties etc. I can research for providing my objective in .net? Right now, I just would like to explore if it's possible and if so, how might it be possible.
thanks,
Proctor