InterpolationPrintOrganizer.get_printpoints_attribute
- InterpolationPrintOrganizer.get_printpoints_attribute(attr_name)
Returns a list of printpoint attributes that have key=attr_name.
- Parameters:
attr_name (str)
- Returns:
list of size len(ppts) with whatever type the ppts.attribute[attr_name] is.