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
  • generated by using patern:

    LOC_LIN1_S5=FEAT/LINE,CARTESIAN,UNBOUNDED,NO
    THEO/<0,0,-2.361>,<-0.0378415,0.9992838,0>
    ACTL/<0,0,-2.361>,<-0.0378415,0.9992838,0>
    CONSTR/LINE,BF,2D,LOC_PT3_S5,,
    OUTLIER_REMOVAL/OFF,3
    FILTER/OFF,WAVELENGTH=0

    should be :

    LOC_LIN1_S5=FEAT/LINE,CARTESIAN,UNBOUNDED,NO
    THEO/<0,0,-2.361>,<-0.0378415,0.9992838,0>
    ACTL/<0,0,-2.361>,<-0.0378415,0.9992838,0>
    CONSTR/LINE,BF,2D,DATUM_B,LOC_PT3_S5,,
    OUTLIER_REMOVAL/OFF,3
    FILTER/OFF,WAVELENGTH=0


    Oh I have seen that happen. I am not sure why it happens though. It's been a long time since I've ran into that issue.
Reply
  • generated by using patern:

    LOC_LIN1_S5=FEAT/LINE,CARTESIAN,UNBOUNDED,NO
    THEO/<0,0,-2.361>,<-0.0378415,0.9992838,0>
    ACTL/<0,0,-2.361>,<-0.0378415,0.9992838,0>
    CONSTR/LINE,BF,2D,LOC_PT3_S5,,
    OUTLIER_REMOVAL/OFF,3
    FILTER/OFF,WAVELENGTH=0

    should be :

    LOC_LIN1_S5=FEAT/LINE,CARTESIAN,UNBOUNDED,NO
    THEO/<0,0,-2.361>,<-0.0378415,0.9992838,0>
    ACTL/<0,0,-2.361>,<-0.0378415,0.9992838,0>
    CONSTR/LINE,BF,2D,DATUM_B,LOC_PT3_S5,,
    OUTLIER_REMOVAL/OFF,3
    FILTER/OFF,WAVELENGTH=0


    Oh I have seen that happen. I am not sure why it happens though. It's been a long time since I've ran into that issue.
Children
No Data