automotive_design.person_and_organization_address Class Reference
Public Member Functions | |
| def | wr1 (self) |
| def | wr2 (self) |
| def | wr3 (self) |
Public Member Functions inherited from automotive_design.organizational_address | |
| def | description () |
| def | organizations () |
Public Member Functions inherited from automotive_design.address | |
| def | country () |
| def | electronic_mail_address () |
| def | facsimile_number () |
| def | internal_location () |
| def | name () |
| def | postal_box () |
| def | postal_code () |
| def | region () |
| def | street () |
| def | street_number () |
| def | telephone_number () |
| def | telex_number () |
| def | town () |
| def | url () |
Public Member Functions inherited from automotive_design.personal_address | |
| def | description () |
| def | people () |
Additional Inherited Members | |
Public Attributes inherited from automotive_design.organizational_address | |
| description | |
| organizations | |
Public Attributes inherited from automotive_design.address | |
| country | |
| electronic_mail_address | |
| facsimile_number | |
| internal_location | |
| postal_box | |
| postal_code | |
| region | |
| street | |
| street_number | |
| telephone_number | |
| telex_number | |
| town | |
Public Attributes inherited from automotive_design.personal_address | |
| description | |
| people | |
Detailed Description
Entity person_and_organization_address definition.
Member Function Documentation
◆ wr1()
| def automotive_design.person_and_organization_address.wr1 | ( | self | ) |
Reimplemented from automotive_design.address.
References Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, and Py::PythonClass< T >.self().
◆ wr2()
| def automotive_design.person_and_organization_address.wr2 | ( | self | ) |
References Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, and Py::PythonClass< T >.self().
◆ wr3()
| def automotive_design.person_and_organization_address.wr3 | ( | self | ) |
The documentation for this class was generated from the following file:
- src/Mod/Import/App/automotive_design.py
Public Member Functions inherited from
1.8.17