Data representing a single hole attachment to an embed plate. More...
Methods defined here: | |
def | __copy__ |
def | __deepcopy__ |
def | __getinitargs__ |
def | __getstate__ |
def | __init__ |
def | __reduce__ |
def | __repr__ |
def | __setstate__ |
def | __str__ |
Data descriptors defined here: | |
def | column_origin |
def | column_spacing |
def | columns |
def | row_origin |
def | row_spacing |
def | rows |
def | size |
Data and other attributes defined here: | |
int | __instance_size__ = 96 |
__safe_for_unpickling__ = True |
Data descriptors inherited from Boost.Python.instance: | |
def | __dict__ |
def | __weakref__ |
Data and other attributes inherited from Boost.Python.instance: | |
def | __new__ |
Data representing a single hole attachment to an embed plate.
This is visible by clicking on the "More..." button on each entry of the Embed Plate Schedule
HoleAttachment
Boost.Python.instance
builtin.object
def EmbedPlateModule.HoleAttachment.__init__ | ( | arg1 | ) |
Reimplemented in EmbedPlateModule.StudAttachment, and EmbedPlateModule.DeformedBarAttachment.
def EmbedPlateModule.HoleAttachment.__copy__ | ( | arg1 | ) |
Reimplemented in EmbedPlateModule.StudAttachment, and EmbedPlateModule.DeformedBarAttachment.
def EmbedPlateModule.HoleAttachment.__deepcopy__ | ( | arg1, | |
arg2 | |||
) |
Reimplemented in EmbedPlateModule.StudAttachment, and EmbedPlateModule.DeformedBarAttachment.
def EmbedPlateModule.HoleAttachment.__dict__ | ( | args | ) |
Reimplemented in EmbedPlateModule.StudAttachment, and EmbedPlateModule.DeformedBarAttachment.
def EmbedPlateModule.HoleAttachment.__getinitargs__ | ( | arg1 | ) |
Reimplemented in EmbedPlateModule.StudAttachment, and EmbedPlateModule.DeformedBarAttachment.
def EmbedPlateModule.HoleAttachment.__getstate__ | ( | arg1 | ) |
Reimplemented in EmbedPlateModule.StudAttachment, and EmbedPlateModule.DeformedBarAttachment.
def EmbedPlateModule.HoleAttachment.__new__ | ( | args | ) |
T.__new__(S, ...) -> a new object with type S, a subtype of T
__new__ = <built-in method __new__ of Boost.Python.class object>
Reimplemented in EmbedPlateModule.StudAttachment, and EmbedPlateModule.DeformedBarAttachment.
def EmbedPlateModule.HoleAttachment.__reduce__ | ( | args | ) |
__reduce__ = <unnamed Boost.Python function>(args)
Reimplemented in EmbedPlateModule.StudAttachment, and EmbedPlateModule.DeformedBarAttachment.
def EmbedPlateModule.HoleAttachment.__repr__ | ( | arg1 | ) |
Reimplemented in EmbedPlateModule.StudAttachment, and EmbedPlateModule.DeformedBarAttachment.
def EmbedPlateModule.HoleAttachment.__setstate__ | ( | arg1, | |
arg2 | |||
) |
Reimplemented in EmbedPlateModule.StudAttachment, and EmbedPlateModule.DeformedBarAttachment.
def EmbedPlateModule.HoleAttachment.__str__ | ( | arg1 | ) |
Reimplemented in EmbedPlateModule.StudAttachment, and EmbedPlateModule.DeformedBarAttachment.
def EmbedPlateModule.HoleAttachment.__weakref__ | ( | args | ) |
Reimplemented in EmbedPlateModule.StudAttachment, and EmbedPlateModule.DeformedBarAttachment.
def EmbedPlateModule.HoleAttachment.column_origin | ( | args | ) |
Reimplemented in EmbedPlateModule.StudAttachment, and EmbedPlateModule.DeformedBarAttachment.
def EmbedPlateModule.HoleAttachment.column_spacing | ( | args | ) |
Reimplemented in EmbedPlateModule.StudAttachment, and EmbedPlateModule.DeformedBarAttachment.
def EmbedPlateModule.HoleAttachment.columns | ( | args | ) |
Reimplemented in EmbedPlateModule.StudAttachment, and EmbedPlateModule.DeformedBarAttachment.
def EmbedPlateModule.HoleAttachment.row_origin | ( | args | ) |
Reimplemented in EmbedPlateModule.StudAttachment, and EmbedPlateModule.DeformedBarAttachment.
def EmbedPlateModule.HoleAttachment.row_spacing | ( | args | ) |
Reimplemented in EmbedPlateModule.StudAttachment, and EmbedPlateModule.DeformedBarAttachment.
def EmbedPlateModule.HoleAttachment.rows | ( | args | ) |
Reimplemented in EmbedPlateModule.StudAttachment, and EmbedPlateModule.DeformedBarAttachment.
def EmbedPlateModule.HoleAttachment.size | ( | args | ) |
Reimplemented in EmbedPlateModule.StudAttachment, and EmbedPlateModule.DeformedBarAttachment.
|
staticprivate |
|
staticprivate |