No documentation available. More...
Methods defined here: | |
| def | __reduce__ |
Data descriptors defined here: | |
| def | desc |
| def | diameter |
| def | id |
| def | last_updated |
| def | length |
| def | mfg |
| def | part_num |
| def | poly |
| def | remarks |
| def | weight |
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 PartLibrary.Part.__init__ | ( | args | ) |
Raises an exception This class cannot be instantiated from Python
__init__ = <built-in function __init__>
| def PartLibrary.Part.__dict__ | ( | args | ) |
| def PartLibrary.Part.__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 PartLibrary.Part.__reduce__ | ( | args | ) |
__reduce__ = <unnamed Boost.Python function>(args)
| def PartLibrary.Part.__weakref__ | ( | args | ) |
| def PartLibrary.Part.desc | ( | args | ) |
| def PartLibrary.Part.diameter | ( | args | ) |
| def PartLibrary.Part.id | ( | args | ) |
| def PartLibrary.Part.last_updated | ( | args | ) |
| def PartLibrary.Part.length | ( | args | ) |
| def PartLibrary.Part.mfg | ( | args | ) |
| def PartLibrary.Part.part_num | ( | args | ) |
| def PartLibrary.Part.poly | ( | args | ) |
| def PartLibrary.Part.remarks | ( | args | ) |
| def PartLibrary.Part.weight | ( | args | ) |
1.8.1.2