Note Pad ++ EKL Language I like using NotePad++ (You can download it here, well there). One of the neat thing’s you can do with it is define the syntax…Continue readingNote Pad ++ EKL Language
VBA CATIA Part Design – HybridShapeFactory In my last post we went through how to create geometrical sets, and how to navigate the documentation while writing code. In this post…Continue readingVBA CATIA Part Design – HybridShapeFactory
VBA For CATIA V5 Like most applications there is a set of API Application Programming Interfaces that allow VB, Visual Basic talk to the application, and navigate its class structure,…Continue readingVBA For CATIA V5
C# Popup Base Class In a previous post i created a splash screen for WPF, i later needed to create a Popup Window, Splash Screen and Toast Window. Each of…Continue readingC# Popup UI Base Class
Creating an Involute Curve is really useful when building Involute Gears which will be a post later on. So, what is an Involute, if we wrapped a piece of string…Continue readingEKL Creating an Involute Curve
C# Create a WPF Splash Screen In this post we will create a simple Splash Screen for a WPF application. Assets Within the Visual Studio project create a folder called…Continue readingC# Create a WPF Splash Screen
That's awesome, thanks for sharing
This is just what i was looking for