hexagon logo

Paste with pattern not working properly for constructed line

Hello everyone,
I'm working on a program with 2021.1 in which, it's been observed when using paste with pattern line created using a circle and a point is not generating properly.
upon pasting with pattern new lines generated doesn't includes circle leading to math error on execution...
what can be done to overcome this?
Parents
  • As of 2020R2, if we do a 'select all' and copy the code, paste it to another program or to a document file, the constructions drop a feature. Often times we find it is something to the effect of point2 to point1 for a line construction, after the copy event the point2 gets dropped from the line construction. It has been quite irritating but we have found a pattern to help reduce it's impact.
Reply
  • As of 2020R2, if we do a 'select all' and copy the code, paste it to another program or to a document file, the constructions drop a feature. Often times we find it is something to the effect of point2 to point1 for a line construction, after the copy event the point2 gets dropped from the line construction. It has been quite irritating but we have found a pattern to help reduce it's impact.
Children