No documentation available. More...
Methods defined here: | |
| def | __reduce__ |
Data descriptors defined here: | |
| def | grade |
| def | quantity |
| def | rotation |
| def | thickness |
| def | width |
Data and other attributes defined here: | |
| def | __init__ |
Data descriptors inherited from Boost.Python.instance: | |
| def | __dict__ |
| def | __weakref__ |
Data and other attributes inherited from Boost.Python.instance: | |
| def | __new__ |
| def boltmtrl.Washer.__init__ | ( | args | ) |
Raises an exception This class cannot be instantiated from Python
__init__ = <built-in function __init__>
| def boltmtrl.Washer.__dict__ | ( | args | ) |
| def boltmtrl.Washer.__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 boltmtrl.Washer.__reduce__ | ( | args | ) |
__reduce__ = <unnamed Boost.Python function>(args)
| def boltmtrl.Washer.__weakref__ | ( | args | ) |
| def boltmtrl.Washer.grade | ( | args | ) |
| def boltmtrl.Washer.quantity | ( | args | ) |
| def boltmtrl.Washer.rotation | ( | args | ) |
| def boltmtrl.Washer.thickness | ( | args | ) |
| def boltmtrl.Washer.width | ( | args | ) |
1.8.1.2