Hi there,
I'd like to obtain component info including in an assembly file.
I tried bom_get_paths() to do this, and found a returned text containing info on some suppressed components.
These components are not contained in a bom output from the Creo's default function.
Thus I wonder how and why this info was obtained from the function because some suppressed components were listed in the bom and the remaining were not.
The function will still exclude any components with a status of INACTIVE or UNREGENERATED as described in the Creopyson Documentation. Does it exclude suppressed components?
Description
Hi there, I'd like to obtain component info including in an assembly file. I tried bom_get_paths() to do this, and found a returned text containing info on some suppressed components. These components are not contained in a bom output from the Creo's default function. Thus I wonder how and why this info was obtained from the function because some suppressed components were listed in the bom and the remaining were not. The function will still exclude any components with a status of INACTIVE or UNREGENERATED as described in the Creopyson Documentation. Does it exclude suppressed components?