Data representing a single stud 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 | grade |
| def | head_dia |
| def | head_thickness |
| def | length |
Data and other attributes defined here: | |
| int | __instance_size__ = 128 |
| __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 single stud attachment to an embed plate.
This is visible by clicking on the "More..." button on each entry of the Embed Plate Schedule
StudAttachment
HoleAttachment
Boost.Python.instance
builtin.object
| def EmbedPlateModule.StudAttachment.__init__ | ( | arg1 | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
| def EmbedPlateModule.StudAttachment.__copy__ | ( | arg1 | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
| def EmbedPlateModule.StudAttachment.__deepcopy__ | ( | arg1, | |
| arg2 | |||
| ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
| def EmbedPlateModule.StudAttachment.__dict__ | ( | args | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
| def EmbedPlateModule.StudAttachment.__getinitargs__ | ( | arg1 | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
| def EmbedPlateModule.StudAttachment.__getstate__ | ( | arg1 | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
| def EmbedPlateModule.StudAttachment.__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.StudAttachment.__reduce__ | ( | args | ) |
__reduce__ = <unnamed Boost.Python function>(args)
Reimplemented from EmbedPlateModule.HoleAttachment.
| def EmbedPlateModule.StudAttachment.__repr__ | ( | arg1 | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
| def EmbedPlateModule.StudAttachment.__setstate__ | ( | arg1, | |
| arg2 | |||
| ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
| def EmbedPlateModule.StudAttachment.__str__ | ( | arg1 | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
| def EmbedPlateModule.StudAttachment.__weakref__ | ( | args | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
| def EmbedPlateModule.StudAttachment.column_origin | ( | args | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
| def EmbedPlateModule.StudAttachment.column_spacing | ( | args | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
| def EmbedPlateModule.StudAttachment.columns | ( | args | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
| def EmbedPlateModule.StudAttachment.grade | ( | args | ) |
| def EmbedPlateModule.StudAttachment.head_dia | ( | args | ) |
| def EmbedPlateModule.StudAttachment.head_thickness | ( | args | ) |
| def EmbedPlateModule.StudAttachment.length | ( | args | ) |
| def EmbedPlateModule.StudAttachment.row_origin | ( | args | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
| def EmbedPlateModule.StudAttachment.row_spacing | ( | args | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
| def EmbedPlateModule.StudAttachment.rows | ( | args | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
| def EmbedPlateModule.StudAttachment.size | ( | args | ) |
Reimplemented from EmbedPlateModule.HoleAttachment.
|
staticprivate |
|
staticprivate |
1.8.1.2