 NI_profile_name
		
			NI_profile_name
		
		
		
		
		
		
		
		
	
			08-01-2024 09:58 AM
Good afternoon,
I have to different Diadem view files (.TDV), and from these files I would like to create a combined .TDV file, which contains all tab sheets from both files.
I don't think it's possible with the user interface options of Diadem, but maybe it's possible with visual basic code?
It would be great if someone could help me.
Thanks in advance!
Kind regards,
Bram
 Dia791
		
			Dia791
		
		
		
		
		
		
		
		
	
			08-06-2024 09:04 AM
Hey Bram,
even with the UI from Diadem 2015 it's well possible:
Via code, look for function View.AppendLayout.
Gretings,
Vassili
08-06-2024 09:27 AM
Wow! I've been using Diadem for a long time, but never noticed this.
Thanks so much!