Hi,
I'm writing an autosequence to modify a free text located above a constant courve in diadem report. I use the parameter D2CurveETType but it doesn't work. This is my code:
Call GRAPHObjOpen("2DAxis1")
Call GRAPHObjOpen(D2CurveObj(2))
D2CurveETType= "Free text"
D2CurveETTxt = " 80% limit"
Call GRAPHObjClose(D2CurveObj(2))
Call GRAPHObjClose("2DAxis1")
call picupdate()
I use Diadem 10 with SP1. Any suggestion?
Thans a lot.
Oriol.
Passive Safety Enginner
Applus Idiada.