VBA GET And POST Examples Just a quick post showing how to use VBA to make REST API calls, these examples are making calls to an AWS End Point, which…Continue readingVBA GET And POST Examples
CATIA V6 VBA Selection In this post were going to look at a couple of ways in which we can add selection capability’s to our VBA script, so that the…Continue readingCATIA V6 VBA Selection
Using Excel VBA With CATIA V6 When writing VBA applications that needs to communicate with another applications, we have to create the application objects for both programs. In this case…Continue readingUsing Excel VBA With CATIA V6
My First VBA Project For CATIA V6 In this post we will create a new 3DPart, add a new Geometrical set and then create a Point by Coordinates. Finally, we…Continue readingMy First VBA Project For CATIA V6
VBA Editor IDE For CATIA V6 In the last post we talked about some of the basic with VBA, were now going to see how we can get started in…Continue readingVBA Editor IDE For CATIA V6
Getting Started With VBA For CATIA V6 This post will walk you through getting started with VBA for CATIA V6, but the process can easily be expanded for any application…Continue readingGetting Started With VBA For CATIA V6
That's awesome, thanks for sharing
This is just what i was looking for