updtparts#

part.updtparts(p0: int) int#

Updates the parent part for the currently selected part(s)

Args:
p0:

‘parent’ part number of the new parent(s)

Examples:
ensight.part.select_begin(3,5)
ensight.part.updtparts(2)
Returns:

zero on success, non-zero on error