Classes | |
class | DeformedBarAttachment |
Data representing a deformed bar attachment to an embed plate. More... | |
class | DeformedBarAttachmentList |
List of deformed bar attachments to embed plates. More... | |
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 | StudAttachment |
Data representing a single stud attachment to an embed plate. More... | |
class | StudAttachmentList |
List of stud attachments to embed plates. More... |
Functions | |
def | bolt_size_reduction |
def | definition_schedule_select |
def | get_all_entries |
def | get_schedule_entry |
def | get_stud_surface_finish_dict |
def | valid_schedule_entry |
def EmbedPlateModule.bolt_size_reduction | ( | args | ) |
Used to determine bolt/anchor size expected to fit through nailer holes.
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