ansys.dyna.core.pre.dynabase.PartSet# class ansys.dyna.core.pre.dynabase.PartSet(parts=[])# Bases: BaseSet Defines a set of parts with optional attributes. parts = []# create(stub)# Create a part set. num()# Get the number of parts in the part set. pos(pos)# Get a part ID by position. get_pid()# Get the part ID.