Quantcast
Channel: NX Journaling - Journaling / NXOpen API
Viewing all articles
Browse latest Browse all 783

Journal to Edit all Features Dimensions in NX12

$
0
0

Hi,

In NX12, there is a bug with feature dimension that doesn't update. So I try to create an NXOpen programm to edit all dimensions.
I started with the following lines but then I don't see how to get all parents to be able to insert the journal recorded interactivly.

For Each tempFeat As Features.Feature In workPart.Features
If TypeOf (tempFeat) Is MeasureMaster Then
lw.WriteLine("Measure name: "& tempFeat.GetFeatureName)
End If
Next

Thanks a lot

Regards

Didier


Viewing all articles
Browse latest Browse all 783

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>