Hello,
I am trying currently iterating over a block diagram and trying to extract the documentation field for each component. Currently I am able to extract part values, but have not found any API for extracting the documentation.
Is this a supported API feature or will I need to do a workaround of using a string part value for a custom description field for each block?
Thank you