Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I set the value for FabricationPart properties PartStatus and CustomDataText using:
element.PartStatus = 1
element.SetPartCustomDataText(1, mystring)
I get correct returns in a separate debug script. After modifying the element in any way, such as stretching it or modifying any parameter in the properties panel, those values revert back to the default value for the Fabrication Part ITM, in this case: 0 for PartStatus and "" for CustomDataText.
Is this normal behavior for these properties?
Solved! Go to Solution.
Developer Advocacy and Support +