Message 1 of 8
Automation of Block Assignment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
First of all, thank you for your feedback. I have a situation I’d like to automate, but I’m not sure if it's possible.
I have some polylines with blocks at their vertices, and these blocks come in three types:
- At the beginning of a polyline, if there is only one, the block is type 1. (photo)
- If there are two at the beginning, the block will be type 3. (photo)
- If the polyline makes a sharp angle, the block will also be type 1.
- If the angle is right or has a slight angle, the block will be type 2.
I'm attaching a DWG file as an example of how it should look. Is it possible to create a command to automate this process? The block is already placed at the polyline vertices; it just needs to be assigned the correct type in the attribute.