NXOpen.UF.Ugmgr.FindConfiguredRev

Ugmgr.FindConfiguredRev()

Refer to UF_UGMGR_find_configured_rev for documentation.

Signature: FindConfiguredRev(parentrevTag, childpartTag)

Parameters:
  • parentrevTag (Tag) – Database tag of the precise parent revision whose child part’s revision we wish to find out. If passed a NULL_TAG, the child revsion returned will be based on revision rule
  • childpartTag (Tag) – Database tag of the child part whose revision we wish to find out.
Returns:

Database tag of the configured revision of the child part in an Assembly.

Return type:

Tag

License requirements: None