#2 DIALux evo - CAD import

Поділитися
Вставка
  • Опубліковано 19 січ 2025

КОМЕНТАРІ • 295

  • @mertylmaz2179
    @mertylmaz2179 5 років тому +2

    Those who have trouble with importing a dwg file:
    Open your dwg on Autocad and save as 2010 dwg version. This worked for me.

  • @mubeen7100
    @mubeen7100 7 років тому

    Nicely explained !
    As I am newbie to DIALux.

  • @Mwa-Ening
    @Mwa-Ening 4 роки тому

    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?

  • @aidamotamedi8816
    @aidamotamedi8816 6 років тому

    thanks for your videos. they are very helpful. why there isn't residential building in active utilization profile?

  • @lowpeihao4128
    @lowpeihao4128 8 років тому

    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?

    • @lowpeihao4128
      @lowpeihao4128 8 років тому

      Can i get this cad file from you too, please? =)

    • @TheDIALux
      @TheDIALux  8 років тому

      Sure, please check your inbox.

    • @lowpeihao4128
      @lowpeihao4128 8 років тому

      I'm sry, may i know which email email did u sent to as i have yet to received it?

    • @TheDIALux
      @TheDIALux  8 років тому +1

      Private messages on UA-cam.

    • @lowpeihao4128
      @lowpeihao4128 8 років тому

      Sry, i didn't received your private messages, do u mind sending it again or could you send me through email please.

  • @jamiehomes3542
    @jamiehomes3542 6 років тому

    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

  • @PhanbonHuuCoVisinhHaTinh
    @PhanbonHuuCoVisinhHaTinh 8 років тому

    please help me, how select catalogues (ex: same as #1 DIALux evo - Beginner´s Guide)

    • @TheDIALux
      @TheDIALux  8 років тому

      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/

  • @anigbogucollins7140
    @anigbogucollins7140 7 років тому +1

    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?

    • @TheDIALux
      @TheDIALux  7 років тому +1

      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!

  • @chrisjoyce94
    @chrisjoyce94 7 років тому

    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)

    • @TheDIALux
      @TheDIALux  7 років тому

      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

    • @chrisjoyce94
      @chrisjoyce94 7 років тому

      Fab, thank you very much! I will try this.

  • @mohitsharmaiei
    @mohitsharmaiei 6 років тому

    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.

    • @TheDIALux
      @TheDIALux  6 років тому

      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

    • @mohitsharmaiei
      @mohitsharmaiei 6 років тому

      TheDIALux Thanks for your cooperation. Problem is resolved and thanks for your tutorials. They are really helpful.

  • @mohitsharmaiei
    @mohitsharmaiei 6 років тому

    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.

    • @TheDIALux
      @TheDIALux  6 років тому

      Please have a look at this post on our knowledgebase: evo.support-en.dial.de/support/solutions/articles/9000108747-evo-starts-with-exception

  • @phamthanhhuy4515
    @phamthanhhuy4515 6 років тому

    Hello, can you tell me? Why do I import DWG files into Dialux evo to lose layer furniture?? thank u!!!

    • @TheDIALux
      @TheDIALux  6 років тому

      Maybe your layer is de-selected: evo.support-en.dial.de/support/solutions/articles/9000116110-layer-settings-in-an-imported-drawing

  • @ardavanmohammadhassani6455
    @ardavanmohammadhassani6455 8 років тому

    where can I get the CAD example file used in this video?

    • @TheDIALux
      @TheDIALux  8 років тому

      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/

    • @TheDIALux
      @TheDIALux  8 років тому

      Please check your private messages, if you still need the file for inspiration.

  • @Sailor_rashid
    @Sailor_rashid 6 років тому

    I cant import dwg file into dialux.
    why?

    • @TheDIALux
      @TheDIALux  6 років тому

      Why not ask our support? It‘s free!!

    • @TheDIALux
      @TheDIALux  6 років тому

      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-

  • @drebyte
    @drebyte 7 років тому +2

    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

    • @TheDIALux
      @TheDIALux  7 років тому

      That would be marvelous! Let's get in touch!

    • @drebyte
      @drebyte 7 років тому +1

      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

    • @TheDIALux
      @TheDIALux  7 років тому

      That is really cool-- I wrote you a short pm on UA-cam this morning..

    • @drebyte
      @drebyte 7 років тому

      I didn't receive the pm, i only recieved the answer to my comment here.
      Let's talk via email to start this.

    • @TheDIALux
      @TheDIALux  7 років тому

      You can also send us private messages on our FB page facebook.com/DIALux.support/

  • @pawezielinski886
    @pawezielinski886 8 років тому

    Hello, could I posses thid dwg file too, to do exercices ?

  • @nandak1993
    @nandak1993 7 років тому

    Hi,
    I would highly appreciate it if I can get the CAD file to practice. Thank you!

    • @TheDIALux
      @TheDIALux  7 років тому +1

      Please check your UA-cam inbox!

  • @stories_by_orin
    @stories_by_orin 5 років тому

    Can we get an Updated Video Series?

  • @hamzehsalame2250
    @hamzehsalame2250 7 років тому

    how to open the dialux evo file on auto cad

    • @TheDIALux
      @TheDIALux  7 років тому

      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

  • @gloriamontenegro5122
    @gloriamontenegro5122 7 років тому

    What version of dialux evo are you using? Can you send me the installer. Thank you.

    • @TheDIALux
      @TheDIALux  7 років тому

      This is an old tutorial.. the current version is 7.1 : www.dial.de/dialux/download/

  • @giovanniprosdocimi5166
    @giovanniprosdocimi5166 8 років тому +1

    Can i get this cad file TOO ?

    • @TheDIALux
      @TheDIALux  8 років тому

      Please check your inbox.

  • @OUHSSAINESAID-LightingDesign
    @OUHSSAINESAID-LightingDesign 7 років тому

    Hi DIALux evo, Can I have the CAD file ?

    • @TheDIALux
      @TheDIALux  7 років тому

      Sure! Please check your inbox.

  • @ColqueCFranz
    @ColqueCFranz 5 років тому

    Archicad 21 for dialux evo??

  • @mubeen7100
    @mubeen7100 7 років тому

    Kindly can you share the DWG file.

  • @danangario4631
    @danangario4631 8 років тому

    Dear TheDialux, can i get this cad file please? Thank you..

    • @TheDIALux
      @TheDIALux  8 років тому

      Please check your inbox.

  • @joshuachong952
    @joshuachong952 8 років тому

    Hi, can I get the CAD file? Thanks.

    • @TheDIALux
      @TheDIALux  8 років тому

      Please check your inbox.

  • @leonardomontemayor9520
    @leonardomontemayor9520 8 років тому

    how can i created from a .dwg parking lot

  • @MDALI-hv7tk
    @MDALI-hv7tk 5 років тому

    Thank you sir for your effort. Probably the best tutorial on lighting design. Sir can i have the CAD file?.. Thank you in advance

    • @TheDIALux
      @TheDIALux  5 років тому

      Thank you very much! Please download the CAD plan from the description of the updated video: ua-cam.com/video/nuebP3nBF3U/v-deo.html

  • @prateeksethi7019
    @prateeksethi7019 6 років тому

    Hello sir...your team work is highly appretiated,your tutorials are just amazing.
    How do i get the dwg file?

    • @TheDIALux
      @TheDIALux  6 років тому

      Thank you! Please check your UA-cam inbox.

  • @tronghoanguyen304
    @tronghoanguyen304 6 років тому

    Hello, can I have the CAD file ?
    Thanks for your tutoricals!!

    • @TheDIALux
      @TheDIALux  6 років тому

      Please check your UA-cam inbox!

  • @gaetanogtn6522
    @gaetanogtn6522 7 років тому

    Could you please send the file to me? Thanks, but i have not received from your last message

    • @TheDIALux
      @TheDIALux  7 років тому +1

      Please check your UA-cam inbox, not your email inbox.

    • @gaetanogtn6522
      @gaetanogtn6522 7 років тому

      Found! Thanks a lot!

  • @peiweilow2995
    @peiweilow2995 8 років тому +1

    Hi can I have the CAD file too?

    • @TheDIALux
      @TheDIALux  8 років тому

      Sure, the download link is in your youtube inbox.

  • @mostapha19895
    @mostapha19895 8 років тому

    Can you send me the CAD file please ?

  • @houssamlabiod
    @houssamlabiod 8 років тому

    Wait a second! You mean we can't import the 3D model directly?!

    • @TheDIALux
      @TheDIALux  8 років тому +1

      +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/

  • @mattandruthling4846
    @mattandruthling4846 8 років тому

    Hello, can I get the CAD file too please?

    • @TheDIALux
      @TheDIALux  8 років тому

      Please check your inbox.

  • @anbuarasan9855
    @anbuarasan9855 7 років тому

    hai can you please send plungins for dialix evo.

    • @TheDIALux
      @TheDIALux  7 років тому

      You can load them from inside DIALux evo ua-cam.com/video/6JSwpmtJ7A4/v-deo.html

  • @glenster2000
    @glenster2000 6 років тому

    Hi. Could you send me a copy of the CAD file please? Thanks.

    • @TheDIALux
      @TheDIALux  6 років тому

      Please check your UA-cam inbox!

  • @mohamedkhaled7258
    @mohamedkhaled7258 8 років тому +1

    can i get this cad file ?

    • @TheDIALux
      @TheDIALux  8 років тому

      Hello, please check you private messages.

    • @mohamedkhaled7258
      @mohamedkhaled7258 8 років тому

      +TheDIALux done thank you

    • @duynguyen-es3ix
      @duynguyen-es3ix 8 років тому

      could you send me CAD file of this lesson?

    • @TheDIALux
      @TheDIALux  8 років тому

      duy nguyen Please check your private messages.

    • @duynguyen-es3ix
      @duynguyen-es3ix 8 років тому +1

      thanks you, it's very useful

  • @kyrillosatef7650
    @kyrillosatef7650 6 років тому

    good job. can i get the CAD file ? thanks

    • @TheDIALux
      @TheDIALux  6 років тому

      Sure, please check your UA-cam inbox!

  • @TheRejzoMovies
    @TheRejzoMovies 8 років тому

    Hello, can I get the CAD file too please? Thanks :-)

    • @TheDIALux
      @TheDIALux  8 років тому

      Please check your inbox.

  • @sarapatapaoua
    @sarapatapaoua 8 років тому

    can you send me the cad file so i can practice myself?
    thank you for your tutorials!

  • @FunfactsNo1
    @FunfactsNo1 6 років тому

    CAD file Please....

    • @TheDIALux
      @TheDIALux  6 років тому

      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

    • @FunfactsNo1
      @FunfactsNo1 6 років тому +1

      thanks

  • @jumpermikey
    @jumpermikey 6 років тому

    Can you please send me the CAD file too? Many thanks in advance!

    • @TheDIALux
      @TheDIALux  6 років тому

      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

  • @arminemorghi7624
    @arminemorghi7624 7 років тому

    Can I have a CAD file, please?

    • @TheDIALux
      @TheDIALux  7 років тому

      Please check your inbox!

  • @stefan_gg5345
    @stefan_gg5345 7 років тому

    Hi. Please send me the DWG file - thanks.

    • @TheDIALux
      @TheDIALux  7 років тому

      Sure! Please check your inbox.

  • @nghiphuc1116
    @nghiphuc1116 7 років тому

    Hello, can you send me the CAD file? Thank you!

    • @TheDIALux
      @TheDIALux  7 років тому +1

      Sure! Please check your inbox.

  • @praveend3064
    @praveend3064 6 років тому +1

    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.

    • @TheDIALux
      @TheDIALux  6 років тому

      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

  • @muhammedsamilergin2917
    @muhammedsamilergin2917 6 років тому

    Hi,can ı have a cad file,please

  • @brotherhood2326
    @brotherhood2326 8 років тому

    link for the cad file please.

    • @TheDIALux
      @TheDIALux  8 років тому

      Sure! Please check your inbox.

  • @toypark3637
    @toypark3637 7 років тому

    Hello, can you pls send me the CAD file , thank you a lot!!

    • @TheDIALux
      @TheDIALux  7 років тому

      Sure! Please check your inbox.

  • @benouchkaglovanov9184
    @benouchkaglovanov9184 6 років тому

    Thank you for your video ! :) Could you send me the CAD file too, please ?

    • @TheDIALux
      @TheDIALux  6 років тому

      Sure, please check your UA-cam inbox.

  • @dragonntbk06
    @dragonntbk06 8 років тому

    Hi, Please send me cad file. Thanks

    • @TheDIALux
      @TheDIALux  8 років тому

      Please check your inbox

  • @parammehta6981
    @parammehta6981 7 років тому

    CAD FILES PLEASE

    • @TheDIALux
      @TheDIALux  7 років тому

      Please check your inbox!

    • @parammehta6981
      @parammehta6981 7 років тому

      I DID NOT RECEIVE ANY FILE. CAN U PLEASE SHARE IT AGAIN?

    • @TheDIALux
      @TheDIALux  7 років тому

      PLEASE DE-ACTIVATE CAPSLOCK! I will send it to you again :)

  • @DimuthuJanakaAbeysinghe
    @DimuthuJanakaAbeysinghe 8 років тому

    Great work... (Y)
    Can you send me this CAD file please?

  • @tarekhomsi3257
    @tarekhomsi3257 7 років тому

    pls can u send me cad file

    • @TheDIALux
      @TheDIALux  7 років тому

      Please check your inbox

  • @ismaildemirkaya6101
    @ismaildemirkaya6101 7 років тому

    please dwg.

    • @TheDIALux
      @TheDIALux  7 років тому

      Please check your UA-cam inbox!

  • @jaytonreuvers6234
    @jaytonreuvers6234 8 років тому

    Hello, can I get the CAD file to? Thanks in advance.

    • @TheDIALux
      @TheDIALux  8 років тому

      Sure, the download link is in your youtube inbox.

  • @steventran2164
    @steventran2164 8 років тому

    Is it possible for me to get the CAD file?

    • @TheDIALux
      @TheDIALux  8 років тому

      Please check your inbox.

  • @joepvanurk1370
    @joepvanurk1370 8 років тому

    Hi Can I have the CAD file too? Thanks in advance.

    • @TheDIALux
      @TheDIALux  8 років тому +1

      Please check your inbox.

  • @pratibhasharma7
    @pratibhasharma7 7 років тому

    Could you please send the CAD file?

    • @TheDIALux
      @TheDIALux  7 років тому

      Sure! Please check your inbox.

  • @Jalloboy
    @Jalloboy 8 років тому

    Hello please can you send me the DWG file

    • @TheDIALux
      @TheDIALux  8 років тому +1

      Sure! Please check your inbox.

  • @SebaStian-tm1jq
    @SebaStian-tm1jq 8 років тому

    Hi ! Can I get this CAD file too ?

    • @TheDIALux
      @TheDIALux  8 років тому

      Please check your inbox.

  • @ahmedhamdy2195
    @ahmedhamdy2195 8 років тому

    Can i get this cad file TOO ?

    • @TheDIALux
      @TheDIALux  8 років тому

      Sure, the download link is in your youtube inbox.

  • @filipelopes81
    @filipelopes81 8 років тому

    Hello, can you send me the CAD file? thank you

    • @TheDIALux
      @TheDIALux  8 років тому

      Please check your inbox

  • @aryanmore8917
    @aryanmore8917 7 років тому

    Can I have a CAD file, please?

    • @TheDIALux
      @TheDIALux  7 років тому

      Please check your inbox!

  • @assal2007
    @assal2007 8 років тому

    Can you send me this CAD file please? Thank you

  • @aldrinlacuadra9602
    @aldrinlacuadra9602 6 років тому

    hi dialux, can i get the cad file too please.

    • @TheDIALux
      @TheDIALux  6 років тому

      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

    • @aldrinlacuadra9602
      @aldrinlacuadra9602 6 років тому

      thank you so much

  • @psicolabile85
    @psicolabile85 7 років тому

    hello! can I have the dwg file? thank you in advance!

  •  8 років тому

    Hello! can i have the CAD file? i'm so interested :D

    • @TheDIALux
      @TheDIALux  8 років тому

      Please check you inbox.

  • @alexboy08
    @alexboy08 7 років тому

    Hi can i get the cad file please?

    • @TheDIALux
      @TheDIALux  7 років тому

      Please check your inbox

  • @kostasapd
    @kostasapd 8 років тому

    can you send me the cad file, please?

    • @TheDIALux
      @TheDIALux  8 років тому

      Please check your inbox.

  • @nihassalam903
    @nihassalam903 6 років тому

    can i get cad file?

  • @robhayes4633
    @robhayes4633 8 років тому

    Hi can I get a copy of the CAD file for this project

    • @TheDIALux
      @TheDIALux  8 років тому

      Please check your inbox.

  • @mahadaliawaleh8270
    @mahadaliawaleh8270 8 років тому

    Hello
    Please can I get the CAD file too?

  • @FerntechLAN
    @FerntechLAN 7 років тому

    Can I have a CAD file, please?

    • @TheDIALux
      @TheDIALux  7 років тому

      Sure, please check your inbox!

  • @shini2585
    @shini2585 8 років тому

    Hello, Can i get the CAD file too please ? thanks :D

    • @TheDIALux
      @TheDIALux  8 років тому +1

      ..and you got it 10 seconds ago :)

  • @lenawatch3853
    @lenawatch3853 7 років тому

    Hello,can you sent me theCAD file? thank you.

    • @TheDIALux
      @TheDIALux  7 років тому

      Sure! Please check your inbox.

  • @GuilhermeRocha1
    @GuilhermeRocha1 8 років тому

    Hello, can I get the CAD file too, please? Thanks!

    • @TheDIALux
      @TheDIALux  8 років тому

      Please check your inbox.

    • @GuilhermeRocha1
      @GuilhermeRocha1 8 років тому

      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 :)

    • @TheDIALux
      @TheDIALux  8 років тому

      You cannot get help on this youtube channel but from our forums and helpdesk (for free):
      www.dial.de/en/dialux/support/

  • @sasanama1
    @sasanama1 8 років тому

    Hello, may I have the CAD file please?
    Thank you

  • @lalorawf
    @lalorawf 8 років тому +1

    Would you send me the Cad file? Thanks

    • @TheDIALux
      @TheDIALux  8 років тому

      Sure! Please check your inbox.

  • @abojedomohamed4619
    @abojedomohamed4619 7 років тому

    Can I have a CAD file, please?

    • @TheDIALux
      @TheDIALux  7 років тому

      Sure, please check your inbox!

  • @ermasq
    @ermasq 7 років тому

    Hello, can you pls send me the CAD file , thank you

    • @TheDIALux
      @TheDIALux  7 років тому

      Sure! Please check your inbox!

    • @ermasq
      @ermasq 7 років тому +1

      thanks a lot for the dwg file

  • @victorolowoporoku1050
    @victorolowoporoku1050 Рік тому

    can you send me the cad file

  • @slec05
    @slec05 7 років тому

    Hello,can you sent me theCAD file? thank you

    • @TheDIALux
      @TheDIALux  7 років тому

      Sure! Please check your inbox.

  • @Agustirititraun
    @Agustirititraun 7 років тому

    can I have the cad file please?

    • @TheDIALux
      @TheDIALux  7 років тому

      Please check your inbox!

  • @venkatesh1810
    @venkatesh1810 7 років тому

    Can you please send me CAD file,

    • @TheDIALux
      @TheDIALux  7 років тому

      Please check your UA-cam inbox!

  • @darkshadow2450
    @darkshadow2450 8 років тому

    Hi, can I get the CAD file? Thanks.

  • @tarafkosesi9390
    @tarafkosesi9390 6 років тому

    Hello, may I have the CAD file please?

    • @TheDIALux
      @TheDIALux  6 років тому +1

      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

  • @shiranaaman2
    @shiranaaman2 7 років тому

    Hello, can I please have the CAD file?

  • @phamthanhhuy4515
    @phamthanhhuy4515 7 років тому

    Can I have a CAD file, please?

    • @TheDIALux
      @TheDIALux  7 років тому

      Sure, please check your inbox!

    • @TheDIALux
      @TheDIALux  7 років тому

      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.

    • @phamthanhhuy4515
      @phamthanhhuy4515 7 років тому +1

      thank you so much =))

  • @haneennajeh6991
    @haneennajeh6991 6 років тому

    can i get the CAD file plz?

    • @TheDIALux
      @TheDIALux  6 років тому

      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

    • @haneennajeh6991
      @haneennajeh6991 6 років тому

      thanks

    • @haneennajeh6991
      @haneennajeh6991 6 років тому

      but i do not receive any thing!!

    • @TheDIALux
      @TheDIALux  6 років тому

      Please look in you UA-cam inbox. It is in there.

    • @TheDIALux
      @TheDIALux  6 років тому

      ua-cam.com/users/messages

  • @karlelectricalplumbing8264
    @karlelectricalplumbing8264 2 роки тому

    hi sir. can you send me the cad file? for me to follow every step. thanks

  • @heshamsugail2623
    @heshamsugail2623 8 років тому

    Hello, can I get the CAD file too? Thanks in advance

  • @manonpoitou996
    @manonpoitou996 8 років тому

    Hello, can i get the CAD file too, please ?

    • @TheDIALux
      @TheDIALux  8 років тому

      Please check your inbox.

  • @melai13
    @melai13 6 років тому

    Hello, can I have the CAD file too? Thank you!

    • @TheDIALux
      @TheDIALux  6 років тому

      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

  • @alankarim2136
    @alankarim2136 8 років тому

    Hello, can I have the CAD file too?

  • @sohail1834
    @sohail1834 7 років тому

    Hi, can I have the CAD file please?

    • @TheDIALux
      @TheDIALux  7 років тому

      Please check your UA-cam inbox!

  • @whyieyesyah
    @whyieyesyah 7 років тому

    Can I have a CAD file, please?

    • @TheDIALux
      @TheDIALux  7 років тому

      Sure, please check your inbox!

  • @jesvinbastin3136
    @jesvinbastin3136 7 років тому

    Hello, can you pls send me the CAD file , thank you

  • @mehmetdursun4039
    @mehmetdursun4039 7 років тому

    hello can you send cad file? please

    • @TheDIALux
      @TheDIALux  7 років тому

      Please check your UA-cam inbox!