T O P I C R E V I E W |
PaulAtMass |
Posted - Jul 24 2018 : 12:49:50 Hi, I think I've encountered an issue when assigning one ImageEnView to another when it contains line layers with arrows.
FIEViewAnno.Assign( AIEViewAnno ); LnLen1 := (AIEViewAnno.Layers[ 1 ] as TIELineLayer).LineLength; LnLen2 := (FIEViewAnno.Layers[ 1 ] as TIELineLayer).LineLength;
LnLen1 reports 500 as expected, LnLen2 reports 1. Consequently when I save to IEN file and reload the arrows are the wrong size. I've tried copying the line length but doesn't make any difference.
Any workarounds would be appreciated. |
3 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Jul 25 2018 : 15:37:14 Hi
Sometime in August.
Nigel Xequte Software www.imageen.com
|
PaulAtMass |
Posted - Jul 25 2018 : 10:44:54 Hi Nigel, thanks for info. When do you think 8.0.2 will be released? regards Paul |
xequte |
Posted - Jul 24 2018 : 23:06:26 Hi
This is fixed in 8.0.2. You can email me for a beta release.
Nigel Xequte Software www.imageen.com
|