Data representing a deformed bar 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 | length |
Data and other attributes defined here: | |
int | __instance_size__ = 216 |
__safe_for_unpickling__ = True |
Data descriptors inherited from HoleAttachment: | |
def | column_origin |
def | column_spacing |
def | columns |
def | row_origin |
def | row_spacing |
def | rows |
def | size |
Data descriptors inherited from Boost.Python.instance: | |
def | __dict__ |
def | __weakref__ |
Data and other attributes inherited from Boost.Python.instance: | |
def | __new__ |
Additional Inherited Members | |
Public Member Functions inherited from EmbedPlateModule.HoleAttachment |
Data representing a deformed bar attachment to an embed plate.
This is visible by clicking on the "More..." button on each entry of the Embed Plate Schedule
DeformedBarAttachment
HoleAttachment
Boost.Python.instance
builtin.object
def EmbedPlateModule.DeformedBarAttachment.__init__ | ( | arg1 | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
def EmbedPlateModule.DeformedBarAttachment.__copy__ | ( | arg1 | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
def EmbedPlateModule.DeformedBarAttachment.__deepcopy__ | ( | arg1, | |
arg2 | |||
) |
Reimplemented from EmbedPlateModule.HoleAttachment.
def EmbedPlateModule.DeformedBarAttachment.__dict__ | ( | args | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
def EmbedPlateModule.DeformedBarAttachment.__getinitargs__ | ( | arg1 | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
def EmbedPlateModule.DeformedBarAttachment.__getstate__ | ( | arg1 | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
def EmbedPlateModule.DeformedBarAttachment.__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 from EmbedPlateModule.HoleAttachment.
def EmbedPlateModule.DeformedBarAttachment.__reduce__ | ( | args | ) |
__reduce__ = <unnamed Boost.Python function>(args)
Reimplemented from EmbedPlateModule.HoleAttachment.
def EmbedPlateModule.DeformedBarAttachment.__repr__ | ( | arg1 | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
def EmbedPlateModule.DeformedBarAttachment.__setstate__ | ( | arg1, | |
arg2 | |||
) |
Reimplemented from EmbedPlateModule.HoleAttachment.
def EmbedPlateModule.DeformedBarAttachment.__str__ | ( | arg1 | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
def EmbedPlateModule.DeformedBarAttachment.__weakref__ | ( | args | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
def EmbedPlateModule.DeformedBarAttachment.column_origin | ( | args | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
def EmbedPlateModule.DeformedBarAttachment.column_spacing | ( | args | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
def EmbedPlateModule.DeformedBarAttachment.columns | ( | args | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
def EmbedPlateModule.DeformedBarAttachment.length | ( | args | ) |
def EmbedPlateModule.DeformedBarAttachment.row_origin | ( | args | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
def EmbedPlateModule.DeformedBarAttachment.row_spacing | ( | args | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
def EmbedPlateModule.DeformedBarAttachment.rows | ( | args | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
def EmbedPlateModule.DeformedBarAttachment.size | ( | args | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
|
staticprivate |
|
staticprivate |