Here is the problem: we want to filter all parts which have the part position (or "part mark") of "p/2".
How can we do this programmatically?
Check out this code snippet - it assumes you have set up your references and are ready to go!
this.model = new Model();
if (model.GetConnectionStatus())