List of hole attachments to embed plates.
More...
Data and other attributes inherited from Boost.Python.instance: |
| def | __new__ |
Detailed Description
List of hole attachments to embed plates.
Method resolution order
HoleAttachmentList
Boost.Python.instance
builtin.object
Constructor & Destructor Documentation
| def EmbedPlateModule.HoleAttachmentList.__init__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type None
Member Function Documentation
| def EmbedPlateModule.HoleAttachmentList.__contains__ |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type bool
| def EmbedPlateModule.HoleAttachmentList.__copy__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type object
| def EmbedPlateModule.HoleAttachmentList.__deepcopy__ |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type object
| def EmbedPlateModule.HoleAttachmentList.__delitem__ |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
| def EmbedPlateModule.HoleAttachmentList.__dict__ |
( |
|
args | ) |
|
| def EmbedPlateModule.HoleAttachmentList.__getitem__ |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type object
| def EmbedPlateModule.HoleAttachmentList.__iter__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type object
| def EmbedPlateModule.HoleAttachmentList.__len__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type int
| def EmbedPlateModule.HoleAttachmentList.__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>
| def EmbedPlateModule.HoleAttachmentList.__reduce__ |
( |
|
args | ) |
|
__reduce__ = <unnamed Boost.Python function>(args)
| def EmbedPlateModule.HoleAttachmentList.__repr__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type object
| def EmbedPlateModule.HoleAttachmentList.__setitem__ |
( |
|
arg1, |
|
|
|
arg2, |
|
|
|
arg3 |
|
) |
| |
- Returns
- Instance of type None
| def EmbedPlateModule.HoleAttachmentList.__str__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type object
| def EmbedPlateModule.HoleAttachmentList.__weakref__ |
( |
|
args | ) |
|
| def EmbedPlateModule.HoleAttachmentList.append |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
| def EmbedPlateModule.HoleAttachmentList.extend |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
Member Data Documentation
| int EmbedPlateModule.HoleAttachmentList.__instance_size__ = 40 |
|
staticprivate |