select_byname_end#

data_partbuild.select_byname_end() int#

Specify parts using an exprepresson, from the part build lists .

This command is never written out automatically to a command file. This command can only be added to a command file manually by editing it.
The string must be enclosed by quotes.
There can be more than one per line separated by spaces.
The total line limit is based on normal maximum command size.
Args:
p0:

‘desc’ A quoted string used to exactly match partnames

Examples:
# Read two parts exactly matching names below
# 
ensight.data_partbuild.select_byname_begin("left square","right square")
Returns:

zero on success, non-zero on error