ansys.sherlock.core.parts.Parts#
- class ansys.sherlock.core.parts.Parts(channel)#
Contains all parts management capabilities.
Methods
Parts.enable_lead_modeling
(project, cca_name)Enable lead modeling for leaded parts.
Parts.export_net_list
(project, cca_name, ...)Export a net list to a delimited output file.
Parts.export_parts_list
(project, cca_name, ...)Export a parts list for a CCA.
Parts.get_part_location
(project, cca_name, ...)Return the location properties for one or more part.
Parts.import_parts_list
(project, cca_name, ...)Import a parts list for a CCA.
Parts.update_parts_from_AVL
(project, ...)Update the parts list from the Approved Vendor List (AVL).
Parts.update_parts_list
(project, cca_name, ...)Update a parts list based on matching and duplication preferences.
Parts.update_parts_list_properties
(project, ...)Update one or more properties of one or more parts in a parts list.
Parts.update_parts_locations
(project, ...)Update one or more part locations.
Parts.update_parts_locations_by_file
(...[, ...])Update one or more part locations using a CSV file.