How to bind a PYT and its XML in Pro SDK

264
0
05-13-2022 10:47 AM
MaxwellDeBellaSRF
New Contributor

I am currently finishing up building a config manager tool in Pro SDK. I am packaging the Python toolboxes I created into the build of the add-in. I set metadata for each tool so that users could hover over the dialog boxes on each parameter to get a description of that parameter. However, when I packaged it into the Add-in the .pyt no longer referenced the xml that goes a long with it, which I packaged within the add-in too. Is there anyway to get to the .pyt to pull the metadata from the XML like it does normally in Pro? Or is there someway I can programmatically set parameter and tool descriptions in Python. 

0 Kudos
0 Replies