Getting the dimensions of the selected Part
This blog is the second part of a 3 part series on NX journalling The aim of this blog post is to display dimensions of a part Part dimensions will be stored in workPart.Dimensions and can be displayed on a listing window. Continuing from the previous post, we could write the following program Imports System Imports…