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