List of floating point values representing plate attachment spacings.
More...
Data and other attributes inherited from Boost.Python.instance: |
def | __new__ |
Detailed Description
List of floating point values representing plate attachment spacings.
Method resolution order
SpacingList
Boost.Python.instance
builtin.object
Constructor & Destructor Documentation
def EmbedPlateModule.SpacingList.__init__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type None
- Note
- Additional signature: init( (object)arg1, (list)arg2) -> object
Member Function Documentation
def EmbedPlateModule.SpacingList.__contains__ |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type bool
def EmbedPlateModule.SpacingList.__copy__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type object
def EmbedPlateModule.SpacingList.__deepcopy__ |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type object
def EmbedPlateModule.SpacingList.__delitem__ |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
def EmbedPlateModule.SpacingList.__dict__ |
( |
|
args | ) |
|
def EmbedPlateModule.SpacingList.__getitem__ |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type object
def EmbedPlateModule.SpacingList.__iter__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type object
def EmbedPlateModule.SpacingList.__len__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type int
def EmbedPlateModule.SpacingList.__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.SpacingList.__reduce__ |
( |
|
args | ) |
|
__reduce__ = <unnamed Boost.Python function>(args)
def EmbedPlateModule.SpacingList.__repr__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type object
def EmbedPlateModule.SpacingList.__setitem__ |
( |
|
arg1, |
|
|
|
arg2, |
|
|
|
arg3 |
|
) |
| |
- Returns
- Instance of type None
def EmbedPlateModule.SpacingList.__str__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type object
def EmbedPlateModule.SpacingList.__weakref__ |
( |
|
args | ) |
|
def EmbedPlateModule.SpacingList.append |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
def EmbedPlateModule.SpacingList.extend |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
Member Data Documentation
int EmbedPlateModule.SpacingList.__instance_size__ = 40 |
|
staticprivate |