Problem - When inserting a block on a vertical line it automatically rotates

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We are currently using Autocad 2017 and use macros to insert our custom blocks. As part of the macro the user selects the insertion point and then the rotation angle is either fixed (set by the macro) or it will ask for user input. The macro also trims lines so we have the option to draw the line first, select a point on the line as the insertion point and the macro will trim the lines around the block.
We just setup a new cad station and are having issues with inserting any of our blocks that have a fixed rotation angle (0 degrees) onto a vertical line. The block is automatically rotating 90 degrees to match the line. I have attached a screen shot showing an example of the correct way the block should be inserted (on left) and the way it is actually coming in (on right).
Does anyone know what setting I need to change to fix this? It's not a macro issue. When you insert the block by itself without selecting a point on a line it comes in with the correct rotation. It's only when you select a point on a vertical line that it rotates. As well, all other cad stations are using the same macros and they're having no issues. I've fixed this once before but I cannot remember what I changed.
Thanks in advance,