Classes | |
| class | EmbedPlateDefinition |
| A single entry from the Embed Plate Schedule. More... | |
| class | HoleAttachment |
| Data representing a single hole attachment to an embed plate. More... | |
| class | HoleAttachmentList |
| List of hole attachments to embed plates. More... | |
| class | SpacingList |
| List of floating point values representing plate attachment spacings. More... | |
| class | StudAttachment |
| Data representing a single stud attachment to an embed plate. More... | |
| class | StudAttachmentList |
| List of stud attachments to embed plates. More... | |
Functions | |
| def | definition_schedule_select |
| def | get_all_entries |
| def | get_schedule_entry |
| def | get_stud_surface_finish_dict |
| def | valid_schedule_entry |
| def EmbedPlateModule.definition_schedule_select | ( | args | ) |
Launches a selection dialog that permits a user to select an
entry from the Embed Plate Schedule in the Job Setup | def EmbedPlateModule.get_all_entries | ( | args | ) |
Returns a list of all available EmbedPlateDefinition entries from the Embed
Plate Schedule | def EmbedPlateModule.get_schedule_entry | ( | arg1 | ) |
Returns an appropriate EmbedPlateDefinition entry from the Embed
Plate Schedule
Returns an appropriate EmbedPlateDefinition entry from the Embed
Plate Schedule | def EmbedPlateModule.get_stud_surface_finish_dict | ( | args | ) |
Returns a dict that contains permissible stud surface finishes
| def EmbedPlateModule.valid_schedule_entry | ( | arg1 | ) |
Returns true if an appropriate entry was found in the Embed Plate
Schedule
Returns true if an appropriate entry was found in the Embed Plate
Schedule
1.8.1.2