Category: Engineering

C# CAD Engineering Programming Python

Dynamically Identifying CATIA COM Objects at Runtime in C#

Object Identification Using Late-Bound Languages (like Python) is Straightforward Python already makes it extremely easy to work with COM objects because it’s a late-typed language. In this example, we’ll see…Continue readingDynamically Identifying CATIA COM Objects at Runtime in C#