hello and many thanks for your videos. I have a 3D file .dwg format. when I open it in the program, I just see lines, there are no surfaces. what should I do? is it possible at all to open 3D homes in this program and just making light for it?
Can you tell me if you can scale DWG files to be bigger or smaller in the DIALux software?I have a DWG file which was created for DIALux 4.13, but I am now using DIALux Evo 8 and the DWG file is for some reason exactly 100x smaller when it is opened in the new software, if you could help I'd appreciate it
Dear user, the Beginner's guide will be updated soon to match the current version of evo. Please use our support center for looking up frequently asked questions, browsing the forum or contacting the helpdesk: www.dial.de/en/dialux/support/
No, that should not work. Have you tried? That would be very unusual for almost any software for any application out there to have an older version being upward-compatible with new files. We try to maintain the newest version downwards compatible as long as possible, but running new files on older software would mean you would lack the features of the new version and would probably get glitches in your project at some point. Download the new version if your hardware is supported, it is free anyway!
What would I have to do if the CAD drawing I import is scaled incorrectly? (I.e. in reality the building is 40m long but the scale on DIALux shows it's about 10m long) Would I have to redraw the drawing on Autodesk to the correct scale, or is there a better way of doing this? (For the record, I didn't draw the CAD file)
You can define your scale ratio of the CAD plan. In your case, it sounds like 1:4. You can do a quick check if that could be the case by checking the rulers on the left and upper side of the window and using the tape measure tool. That is the part of the video, where you can find the scale ratio settings: ua-cam.com/video/fo-oxio7j6Y/v-deo.htmlm14s. Be careful with the scale ratio though, as it will spoil your accuracy if it is guessed wrongly. Maybe the source of the CAD plan can give information on the ratio ua-cam.com/video/fo-oxio7j6Y/v-deo.htmlm14s
After successfully installing Dialux 8.0 patch 3 (window 10 64 bit). When I opened the application and run simple indoor planning and other projects, I got message listed below:- Unbehandelte Ausnahme: Could not find a part of the path 'C:\Users\\AppData\Local\DIAL GmbH\DIALux\UserRTables'.System.IO.DirectoryNotFoundExceptionCould not find a part of the path 'C:\Users\\AppData\Local\DIAL GmbH\DIALux\UserRTables'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileSystemEnumerableIterator`1.CommonInit() at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost) at System.IO.DirectoryInfo.InternalGetFiles(String searchPattern, SearchOption searchOption) at Dial.Dialux.StreetLighting.CalculationManager.RTableCollection.UpdateFromDirectory(IContext context, String path, Boolean userDefined) at Dial.Dialux.StreetLighting.CalculationManager.RTableCollection.Update() at Dial.Dialux.InteractionViewModels.Utilities.RTableSource.Update() at Dial.Dialux.InteractionViewModels.ModuleInit.OnProjectCreated(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at Dial.Dialux.Classlib.Extensions.EventExtensions.InvokeImpl(EventHandler handler, Object sender, Int32 maxExpectedListeners) at Dial.Dialux.ProjectData.Management.ChangeManager.ReportProjectStatus(ProjectStatus projectStatus) at Dial.Dialux.InteractionProjectHandling.Base.ProjectHandling.NewProject() at Dial.Dialux.InteractionProjectHandling.Base.ProjectHandling.NewProject(IProjectInitializer projectInitializer, IWorkspace workspace, WorkspaceActivationOption option) at Dial.Dialux.Gui.Controls.Modes.Start.DefaultElementControl.OnCreateNewSimpleProject(Object sender, ExecutedRoutedEventArgs e) at System.Windows.Input.CommandBinding.OnExecuted(Object sender, ExecutedRoutedEventArgs e) at System.Windows.Input.CommandManager.ExecuteCommandBinding(Object sender, ExecutedRoutedEventArgs e, CommandBinding commandBinding) at System.Windows.Input.CommandManager.FindCommandBinding(CommandBindingCollection commandBindings, Object sender, RoutedEventArgs e, ICommand command, Boolean execute) at System.Windows.Input.CommandManager.FindCommandBinding(Object sender, RoutedEventArgs e, ICommand command, Boolean execute) at System.Windows.Input.CommandManager.OnExecuted(Object sender, ExecutedRoutedEventArgs e) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.Input.RoutedCommand.ExecuteImpl(Object parameter, IInputElement target, Boolean userInitiated) at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated) at System.Windows.Controls.Primitives.ButtonBase.OnClick() at System.Windows.Controls.Button.OnClick() at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) You are requested to help me to sort out from this troubleshoot problem.
Please contact our support, as the support team will not respond on our social media channels. They will help for free, if you post to this forum (allow for some time for the response as it is holiday season atm) dxboard.dialux.com/viewforum.php?f=17 Kind regards from the Marketing team
Hello sir, thanks for your tutorials. I have a problem regrading dialux evo7.1. After successfully installation it shows an error while opening it. The error is... Unbehandelte Ausnahme: Exception has been thrown by the target of an invocation. System.Reflection.TargetInvocationException Exception has been thrown by the target of an invocation. at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Delegate.DynamicInvokeImpl(Object[] args) at Dial.Dialux.Classlib.Tools.ModuleLoader.InvokeRegisteredInitMethods() at Dial.Dialux.Classlib.Tools.ModuleLoader.InitializeModules(IEnumerable`1 modules, Action preDelayedInitAction) at Dial.Dialux.Gui.DIALuxModuleLoader.InitializeModules() at Dial.Dialux.Gui.MainWindow.OnLoaded(Object sender, RoutedEventArgs e) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent) at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root) at MS.Internal.LoadedOrUnloadedOperation.DoWork() at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks() at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks() at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget) at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) Inner Exception: System.Runtime.InteropServices.SEHException External component has thrown an exception. at CCalcApp.CreateDefaultOptions(unique_ptr* ) at Dial.Dialux.Geometry.GeometryManager.GetDefaultCalculationOptions() at Dial.Dialux.InteractionResultsHandling.SceneCalculation.CalculationSettings.DelayedInit(ModuleLoaderEventArgs args Please guide me to resolve this problem.
Dear user, thank you for using DIALux! Please use our support center for looking up frequently asked questions, browsing the forum or contacting the helpdesk: www.dial.de/en/dialux/support/
i wish i could help with the translation to spanish (in subtitles) of these videos, because there is a lot of people who speak spanish that has little help from a few forums in spanish and also will help me to understand better how this program works with all of his features
Nice! this is my mail/inbox if you want to give me specific instructions. For now, you can enable the community contributions to let me work with the first video. here is an instructive from google to how quickly enable this support.google.com/youtube/answer/6052538?hl=en I can do 1-3 videos per week as i have time
STF export for evo (as in DIALux 4.13) is in preparation. Here is the list of possibilities that work: evo.support-en.dial.de/support/solutions/articles/9000073210-data-exchange-between-cad-programs-and-dialux
+LaBiod Sam Dear user, thank you for using DIALux! Please use our support center for looking up frequently asked questions, browsing the forum or contacting the helpdesk: www.dial.de/en/dialux/support/
Sure! There is an updated video on importing a CAD-plan: ua-cam.com/video/nuebP3nBF3U/v-deo.html&list=PLKzUB7xP_t4_Yi3qIDWDy5oCZn1R_6z5z&index=3 You can download the CAD-plan from the new video for practicing here: b2b.dial.de/index.php/s/ckP2SWy2oVmon2A/download
Sure, please check you UA-cam inbox. You can also take a look at the updated version of the video here: ua-cam.com/play/PLKzUB7xP_t4_Yi3qIDWDy5oCZn1R_6z5z.html
Thank you! There is an updated video on importing a CAD-plan: ua-cam.com/video/nuebP3nBF3U/v-deo.html&list=PLKzUB7xP_t4_Yi3qIDWDy5oCZn1R_6z5z&index=3 You can download a CAD-plan for practicing here: b2b.dial.de/index.php/s/ckP2SWy2oVmon2A/download
Sure, please check you UA-cam inbox. You can also take a look at the updated version of the video here: ua-cam.com/play/PLKzUB7xP_t4_Yi3qIDWDy5oCZn1R_6z5z.html
It's works! :) Please, I need help. I create a new draw in Autocad 2017, but when I import to Dialux evo 6.1 it's not work. I need some customization in autocad to import? For example, scale or units? The drawing is avaliable in drive.google.com/open?id=0Byyz3zb6iWPVYXJYYjYtWDFsUzQ Please, help-me :)
Hello, there is an updated video on importing a CAD-plan: ua-cam.com/video/nuebP3nBF3U/v-deo.html&list=PLKzUB7xP_t4_Yi3qIDWDy5oCZn1R_6z5z&index=3 You can download a CAD-plan for practicing here: b2b.dial.de/index.php/s/ckP2SWy2oVmon2A/download www.dialux.com
Please look at the upper right- there should be a bell with right next to your profile pic and there should be a red notification. Click on that and you should be in your inbox.
Sure, please check you UA-cam inbox. You can also take a look at the updated version of the video here: ua-cam.com/play/PLKzUB7xP_t4_Yi3qIDWDy5oCZn1R_6z5z.html
Please check your UA-cam inbox. Please note too, that we have updated this video series here (list of videos is growing): ua-cam.com/video/07YBwuBVPso/v-deo.html
Those who have trouble with importing a dwg file:
Open your dwg on Autocad and save as 2010 dwg version. This worked for me.
Nicely explained !
As I am newbie to DIALux.
hello and many thanks for your videos. I have a 3D file .dwg format. when I open it in the program, I just see lines, there are no surfaces. what should I do?
is it possible at all to open 3D homes in this program and just making light for it?
thanks for your videos. they are very helpful. why there isn't residential building in active utilization profile?
Hello, may i ask where can i get this CAD DWG file from as couldn't find it in my dialux system file nor in dialux website?
Can i get this cad file from you too, please? =)
Sure, please check your inbox.
I'm sry, may i know which email email did u sent to as i have yet to received it?
Private messages on UA-cam.
Sry, i didn't received your private messages, do u mind sending it again or could you send me through email please.
Can you tell me if you can scale DWG files to be bigger or smaller in the DIALux software?I have a DWG file which was created for DIALux 4.13, but I am now using DIALux Evo 8 and the DWG file is for some reason exactly 100x smaller when it is opened in the new software, if you could help I'd appreciate it
please help me, how select catalogues (ex: same as #1 DIALux evo - Beginner´s Guide)
Dear user,
the Beginner's guide will be updated soon to match the current version of evo.
Please use our support center for looking up frequently asked questions, browsing the forum or contacting the helpdesk:
www.dial.de/en/dialux/support/
please does it mean that I can't open a file created with dialux evo 7 with dialux evo 5.2? please what should I do?
No, that should not work. Have you tried? That would be very unusual for almost any software for any application out there to have an older version being upward-compatible with new files. We try to maintain the newest version downwards compatible as long as possible, but running new files on older software would mean you would lack the features of the new version and would probably get glitches in your project at some point. Download the new version if your hardware is supported, it is free anyway!
What would I have to do if the CAD drawing I import is scaled incorrectly? (I.e. in reality the building is 40m long but the scale on DIALux shows it's about 10m long) Would I have to redraw the drawing on Autodesk to the correct scale, or is there a better way of doing this?
(For the record, I didn't draw the CAD file)
You can define your scale ratio of the CAD plan. In your case, it sounds like 1:4. You can do a quick check if that could be the case by checking the rulers on the left and upper side of the window and using the tape measure tool. That is the part of the video, where you can find the scale ratio settings: ua-cam.com/video/fo-oxio7j6Y/v-deo.htmlm14s. Be careful with the scale ratio though, as it will spoil your accuracy if it is guessed wrongly. Maybe the source of the CAD plan can give information on the ratio ua-cam.com/video/fo-oxio7j6Y/v-deo.htmlm14s
Fab, thank you very much! I will try this.
After successfully installing Dialux 8.0 patch 3 (window 10 64 bit). When I opened the application and run simple indoor planning and other projects, I got message listed below:-
Unbehandelte Ausnahme: Could not find a part of the path 'C:\Users\\AppData\Local\DIAL GmbH\DIALux\UserRTables'.System.IO.DirectoryNotFoundExceptionCould not find a part of the path 'C:\Users\\AppData\Local\DIAL GmbH\DIALux\UserRTables'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileSystemEnumerableIterator`1.CommonInit() at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost) at System.IO.DirectoryInfo.InternalGetFiles(String searchPattern, SearchOption searchOption) at Dial.Dialux.StreetLighting.CalculationManager.RTableCollection.UpdateFromDirectory(IContext context, String path, Boolean userDefined) at Dial.Dialux.StreetLighting.CalculationManager.RTableCollection.Update() at Dial.Dialux.InteractionViewModels.Utilities.RTableSource.Update() at Dial.Dialux.InteractionViewModels.ModuleInit.OnProjectCreated(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at Dial.Dialux.Classlib.Extensions.EventExtensions.InvokeImpl(EventHandler handler, Object sender, Int32 maxExpectedListeners) at Dial.Dialux.ProjectData.Management.ChangeManager.ReportProjectStatus(ProjectStatus projectStatus) at Dial.Dialux.InteractionProjectHandling.Base.ProjectHandling.NewProject() at Dial.Dialux.InteractionProjectHandling.Base.ProjectHandling.NewProject(IProjectInitializer projectInitializer, IWorkspace workspace, WorkspaceActivationOption option) at Dial.Dialux.Gui.Controls.Modes.Start.DefaultElementControl.OnCreateNewSimpleProject(Object sender, ExecutedRoutedEventArgs e) at System.Windows.Input.CommandBinding.OnExecuted(Object sender, ExecutedRoutedEventArgs e) at System.Windows.Input.CommandManager.ExecuteCommandBinding(Object sender, ExecutedRoutedEventArgs e, CommandBinding commandBinding) at System.Windows.Input.CommandManager.FindCommandBinding(CommandBindingCollection commandBindings, Object sender, RoutedEventArgs e, ICommand command, Boolean execute) at System.Windows.Input.CommandManager.FindCommandBinding(Object sender, RoutedEventArgs e, ICommand command, Boolean execute) at System.Windows.Input.CommandManager.OnExecuted(Object sender, ExecutedRoutedEventArgs e) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.Input.RoutedCommand.ExecuteImpl(Object parameter, IInputElement target, Boolean userInitiated) at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated) at System.Windows.Controls.Primitives.ButtonBase.OnClick() at System.Windows.Controls.Button.OnClick() at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
You are requested to help me to sort out from this troubleshoot problem.
Please contact our support, as the support team will not respond on our social media channels. They will help for free, if you post to this forum (allow for some time for the response as it is holiday season atm) dxboard.dialux.com/viewforum.php?f=17 Kind regards from the Marketing team
TheDIALux Thanks for your cooperation. Problem is resolved and thanks for your tutorials. They are really helpful.
Hello sir, thanks for your tutorials. I have a problem regrading dialux evo7.1. After successfully installation it shows an error while opening it. The error is...
Unbehandelte Ausnahme: Exception has been thrown by the target of an invocation.
System.Reflection.TargetInvocationException
Exception has been thrown by the target of an invocation.
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at Dial.Dialux.Classlib.Tools.ModuleLoader.InvokeRegisteredInitMethods()
at Dial.Dialux.Classlib.Tools.ModuleLoader.InitializeModules(IEnumerable`1 modules, Action preDelayedInitAction)
at Dial.Dialux.Gui.DIALuxModuleLoader.InitializeModules()
at Dial.Dialux.Gui.MainWindow.OnLoaded(Object sender, RoutedEventArgs e)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
at MS.Internal.LoadedOrUnloadedOperation.DoWork()
at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
Inner Exception:
System.Runtime.InteropServices.SEHException
External component has thrown an exception.
at CCalcApp.CreateDefaultOptions(unique_ptr* )
at Dial.Dialux.Geometry.GeometryManager.GetDefaultCalculationOptions()
at Dial.Dialux.InteractionResultsHandling.SceneCalculation.CalculationSettings.DelayedInit(ModuleLoaderEventArgs args
Please guide me to resolve this problem.
Please have a look at this post on our knowledgebase: evo.support-en.dial.de/support/solutions/articles/9000108747-evo-starts-with-exception
Hello, can you tell me? Why do I import DWG files into Dialux evo to lose layer furniture?? thank u!!!
Maybe your layer is de-selected: evo.support-en.dial.de/support/solutions/articles/9000116110-layer-settings-in-an-imported-drawing
where can I get the CAD example file used in this video?
Dear user,
thank you for using DIALux! Please use our support center for looking up frequently asked questions, browsing the forum or contacting the helpdesk:
www.dial.de/en/dialux/support/
Please check your private messages, if you still need the file for inspiration.
I cant import dwg file into dialux.
why?
Why not ask our support? It‘s free!!
You can also read this article first: evo.support-en.dial.de/support/solutions/articles/9000078425-i-can-t-import-my-drawing-dwg-what-can-i-do-
i wish i could help with the translation to spanish (in subtitles) of these videos, because there is a lot of people who speak spanish that has little help from a few forums in spanish and also will help me to understand better how this program works with all of his features
That would be marvelous! Let's get in touch!
Nice! this is my mail/inbox if you want to give me specific instructions.
For now, you can enable the community contributions to let me work with the first video.
here is an instructive from google to how quickly enable this
support.google.com/youtube/answer/6052538?hl=en
I can do 1-3 videos per week as i have time
That is really cool-- I wrote you a short pm on UA-cam this morning..
I didn't receive the pm, i only recieved the answer to my comment here.
Let's talk via email to start this.
You can also send us private messages on our FB page facebook.com/DIALux.support/
Hello, could I posses thid dwg file too, to do exercices ?
Share DWG file for exercise please.
Please check your inbox.
Hi,
I would highly appreciate it if I can get the CAD file to practice. Thank you!
Please check your UA-cam inbox!
Can we get an Updated Video Series?
how to open the dialux evo file on auto cad
STF export for evo (as in DIALux 4.13) is in preparation. Here is the list of possibilities that work: evo.support-en.dial.de/support/solutions/articles/9000073210-data-exchange-between-cad-programs-and-dialux
What version of dialux evo are you using? Can you send me the installer. Thank you.
This is an old tutorial.. the current version is 7.1 : www.dial.de/dialux/download/
Can i get this cad file TOO ?
Please check your inbox.
Hi DIALux evo, Can I have the CAD file ?
Sure! Please check your inbox.
Archicad 21 for dialux evo??
Kindly can you share the DWG file.
Please check your inbox!
Thankyou
Dear TheDialux, can i get this cad file please? Thank you..
Please check your inbox.
Hi, can I get the CAD file? Thanks.
Please check your inbox.
how can i created from a .dwg parking lot
Thank you sir for your effort. Probably the best tutorial on lighting design. Sir can i have the CAD file?.. Thank you in advance
Thank you very much! Please download the CAD plan from the description of the updated video: ua-cam.com/video/nuebP3nBF3U/v-deo.html
Hello sir...your team work is highly appretiated,your tutorials are just amazing.
How do i get the dwg file?
Thank you! Please check your UA-cam inbox.
Hello, can I have the CAD file ?
Thanks for your tutoricals!!
Please check your UA-cam inbox!
Could you please send the file to me? Thanks, but i have not received from your last message
Please check your UA-cam inbox, not your email inbox.
Found! Thanks a lot!
Hi can I have the CAD file too?
Sure, the download link is in your youtube inbox.
Can you send me the CAD file please ?
Please check your inbox.
Thank you very much
Wait a second! You mean we can't import the 3D model directly?!
+LaBiod Sam Dear user,
thank you for using DIALux! Please use our support center for looking up frequently asked questions, browsing the forum or contacting the helpdesk:
www.dial.de/en/dialux/support/
Hello, can I get the CAD file too please?
Please check your inbox.
hai can you please send plungins for dialix evo.
You can load them from inside DIALux evo ua-cam.com/video/6JSwpmtJ7A4/v-deo.html
Hi. Could you send me a copy of the CAD file please? Thanks.
Please check your UA-cam inbox!
can i get this cad file ?
Hello, please check you private messages.
+TheDIALux done thank you
could you send me CAD file of this lesson?
duy nguyen Please check your private messages.
thanks you, it's very useful
good job. can i get the CAD file ? thanks
Sure, please check your UA-cam inbox!
Hello, can I get the CAD file too please? Thanks :-)
Please check your inbox.
can you send me the cad file so i can practice myself?
thank you for your tutorials!
CAD file Please....
Sure! There is an updated video on importing a CAD-plan: ua-cam.com/video/nuebP3nBF3U/v-deo.html&list=PLKzUB7xP_t4_Yi3qIDWDy5oCZn1R_6z5z&index=3
You can download the CAD-plan from the new video for practicing here: b2b.dial.de/index.php/s/ckP2SWy2oVmon2A/download
thanks
Can you please send me the CAD file too? Many thanks in advance!
Sure, please check you UA-cam inbox. You can also take a look at the updated version of the video here: ua-cam.com/play/PLKzUB7xP_t4_Yi3qIDWDy5oCZn1R_6z5z.html
Can I have a CAD file, please?
Please check your inbox!
Hi. Please send me the DWG file - thanks.
Sure! Please check your inbox.
Hello, can you send me the CAD file? Thank you!
Sure! Please check your inbox.
Hello sir, your work is greatly appreciated, could you please send me a dwg and cad file when ever you get a chance.
Thanks in advance.
Thank you! There is an updated video on importing a CAD-plan: ua-cam.com/video/nuebP3nBF3U/v-deo.html&list=PLKzUB7xP_t4_Yi3qIDWDy5oCZn1R_6z5z&index=3
You can download a CAD-plan for practicing here: b2b.dial.de/index.php/s/ckP2SWy2oVmon2A/download
Hi,can ı have a cad file,please
Sure! Please check your UA-cam inbox.
thank you :)
link for the cad file please.
Sure! Please check your inbox.
Hello, can you pls send me the CAD file , thank you a lot!!
Sure! Please check your inbox.
Thank you for your video ! :) Could you send me the CAD file too, please ?
Sure, please check your UA-cam inbox.
Hi, Please send me cad file. Thanks
Please check your inbox
CAD FILES PLEASE
Please check your inbox!
I DID NOT RECEIVE ANY FILE. CAN U PLEASE SHARE IT AGAIN?
PLEASE DE-ACTIVATE CAPSLOCK! I will send it to you again :)
Great work... (Y)
Can you send me this CAD file please?
pls can u send me cad file
Please check your inbox
please dwg.
Please check your UA-cam inbox!
Hello, can I get the CAD file to? Thanks in advance.
Sure, the download link is in your youtube inbox.
Is it possible for me to get the CAD file?
Please check your inbox.
Hi Can I have the CAD file too? Thanks in advance.
Please check your inbox.
Could you please send the CAD file?
Sure! Please check your inbox.
Hello please can you send me the DWG file
Sure! Please check your inbox.
Hi ! Can I get this CAD file too ?
Please check your inbox.
Can i get this cad file TOO ?
Sure, the download link is in your youtube inbox.
Hello, can you send me the CAD file? thank you
Please check your inbox
Can I have a CAD file, please?
Please check your inbox!
Can you send me this CAD file please? Thank you
hi dialux, can i get the cad file too please.
Sure, please check you UA-cam inbox. You can also take a look at the updated version of the video here: ua-cam.com/play/PLKzUB7xP_t4_Yi3qIDWDy5oCZn1R_6z5z.html
thank you so much
hello! can I have the dwg file? thank you in advance!
Please check your UA-cam inbox!
Thank you! :)
Hello! can i have the CAD file? i'm so interested :D
Please check you inbox.
Hi can i get the cad file please?
Please check your inbox
can you send me the cad file, please?
Please check your inbox.
can i get cad file?
Hi can I get a copy of the CAD file for this project
Please check your inbox.
Hello
Please can I get the CAD file too?
Sure! Please check your inbox.
Thank you
Can I have a CAD file, please?
Sure, please check your inbox!
Hello, Can i get the CAD file too please ? thanks :D
..and you got it 10 seconds ago :)
Hello,can you sent me theCAD file? thank you.
Sure! Please check your inbox.
Hello, can I get the CAD file too, please? Thanks!
Please check your inbox.
It's works! :)
Please, I need help. I create a new draw in Autocad 2017, but when I import to Dialux evo 6.1 it's not work. I need some customization in autocad to import? For example, scale or units?
The drawing is avaliable in drive.google.com/open?id=0Byyz3zb6iWPVYXJYYjYtWDFsUzQ
Please, help-me :)
You cannot get help on this youtube channel but from our forums and helpdesk (for free):
www.dial.de/en/dialux/support/
Hello, may I have the CAD file please?
Thank you
Would you send me the Cad file? Thanks
Sure! Please check your inbox.
Can I have a CAD file, please?
Sure, please check your inbox!
Hello, can you pls send me the CAD file , thank you
Sure! Please check your inbox!
thanks a lot for the dwg file
can you send me the cad file
Hello,can you sent me theCAD file? thank you
Sure! Please check your inbox.
can I have the cad file please?
Please check your inbox!
Can you please send me CAD file,
Please check your UA-cam inbox!
Hi, can I get the CAD file? Thanks.
Hello, may I have the CAD file please?
Hello, there is an updated video on importing a CAD-plan: ua-cam.com/video/nuebP3nBF3U/v-deo.html&list=PLKzUB7xP_t4_Yi3qIDWDy5oCZn1R_6z5z&index=3
You can download a CAD-plan for practicing here: b2b.dial.de/index.php/s/ckP2SWy2oVmon2A/download
www.dialux.com
Hello, can I please have the CAD file?
Yes, please check your inbox!
Thank you!
Can I have a CAD file, please?
Sure, please check your inbox!
Please look at the upper right- there should be a bell with right next to your profile pic and there should be a red notification. Click on that and you should be in your inbox.
thank you so much =))
can i get the CAD file plz?
Sure, please check you UA-cam inbox. You can also take a look at the updated version of the video here: ua-cam.com/play/PLKzUB7xP_t4_Yi3qIDWDy5oCZn1R_6z5z.html
thanks
but i do not receive any thing!!
Please look in you UA-cam inbox. It is in there.
ua-cam.com/users/messages
hi sir. can you send me the cad file? for me to follow every step. thanks
Hello, can I get the CAD file too? Thanks in advance
Hello, can i get the CAD file too, please ?
Please check your inbox.
Hello, can I have the CAD file too? Thank you!
Please check your UA-cam inbox. Please note too, that we have updated this video series here (list of videos is growing): ua-cam.com/video/07YBwuBVPso/v-deo.html
Hello, can I have the CAD file too?
Hi, can I have the CAD file please?
Please check your UA-cam inbox!
Can I have a CAD file, please?
Sure, please check your inbox!
Hello, can you pls send me the CAD file , thank you
Please check your UA-cam-inbox
Can I have the CAD file? Thanks!
Please check your UA-cam inbox!
Thanks....
hello can you send cad file? please
Please check your UA-cam inbox!