Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello All,
Is there a way, via iLogic or with the API, to set the precision of a specific hole's tolerance? I have set the tolerance type like this:
holeFeature.HoleDiameter.Tolerance.SetToFits(ToleranceTypeEnum.kLimitsFitsShowTolerance, fastenerType, "");
But I am not able to set the precision to X.XXX decimal places like you can in the UI. Any suggestions?
Solved! Go to Solution.