Public Member Functions | |
| def | addresslines () |
| def | country () |
| def | internallocation () |
| def | postalbox () |
| def | postalcode () |
| def | region () |
| def | town () |
| def | wr1 (self) |
Public Member Functions inherited from ifc2x3.ifcaddress | |
| def | description () |
| def | oforganization () |
| def | ofperson () |
| def | purpose () |
| def | userdefinedpurpose () |
Public Attributes | |
| addresslines | |
| country | |
| internallocation | |
| postalbox | |
| postalcode | |
| region | |
| town | |
Public Attributes inherited from ifc2x3.ifcaddress | |
| description | |
| purpose | |
| userdefinedpurpose | |
Detailed Description
Entity ifcpostaladdress definition. :param internallocation :type internallocation:ifclabel :param addresslines :type addresslines:LIST(1,None,'STRING', scope = schema_scope) :param postalbox :type postalbox:ifclabel :param town :type town:ifclabel :param region :type region:ifclabel :param postalcode :type postalcode:ifclabel :param country :type country:ifclabel
Member Function Documentation
◆ addresslines()
| def ifc2x3.ifcpostaladdress.addresslines | ( | ) |
References ifc2x3.ifcpostaladdress._addresslines, and ifc2x3.ifcpostaladdress.addresslines.
◆ country()
| def ifc2x3.ifcpostaladdress.country | ( | ) |
References config_control_design.address._country, automotive_design.address._country, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.address._country, ifc2x3.ifcpostaladdress._country, and ifc2x3.ifcpostaladdress.country.
◆ internallocation()
| def ifc2x3.ifcpostaladdress.internallocation | ( | ) |
References ifc2x3.ifcpostaladdress._internallocation, and ifc2x3.ifcpostaladdress.internallocation.
◆ postalbox()
| def ifc2x3.ifcpostaladdress.postalbox | ( | ) |
References ifc2x3.ifcpostaladdress._postalbox, and ifc2x3.ifcpostaladdress.postalbox.
◆ postalcode()
| def ifc2x3.ifcpostaladdress.postalcode | ( | ) |
References ifc2x3.ifcpostaladdress._postalcode, and ifc2x3.ifcpostaladdress.postalcode.
◆ region()
| def ifc2x3.ifcpostaladdress.region | ( | ) |
References config_control_design.address._region, automotive_design.address._region, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.address._region, ifc2x3.ifcpostaladdress._region, and ifc2x3.ifcpostaladdress.region.
◆ town()
| def ifc2x3.ifcpostaladdress.town | ( | ) |
References config_control_design.address._town, automotive_design.address._town, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.address._town, ifc2x3.ifcpostaladdress._town, and ifc2x3.ifcpostaladdress.town.
◆ wr1()
| def ifc2x3.ifcpostaladdress.wr1 | ( | self | ) |
Reimplemented from ifc2x3.ifcaddress.
References ifc2x3.ifcpostaladdress.addresslines, config_control_design.address.country, automotive_design.address.country, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.address.country, ifc2x3.ifcpostaladdress.country, ifc2x3.ifcpostaladdress.internallocation, ifc2x3.ifcpostaladdress.postalbox, ifc2x3.ifcpostaladdress.postalcode, config_control_design.address.region, automotive_design.address.region, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.address.region, ifc2x3.ifcpostaladdress.region, config_control_design.address.town, automotive_design.address.town, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.address.town, and ifc2x3.ifcpostaladdress.town.
Member Data Documentation
◆ addresslines
| ifc2x3.ifcpostaladdress.addresslines |
◆ country
| ifc2x3.ifcpostaladdress.country |
Referenced by ifc2x3.ifcpostaladdress.country(), ifc2x3.ifcpostaladdress.wr1(), and ifc4.ifcpostaladdress.wr1().
◆ internallocation
| ifc2x3.ifcpostaladdress.internallocation |
◆ postalbox
| ifc2x3.ifcpostaladdress.postalbox |
Referenced by ifc2x3.ifcpostaladdress.postalbox(), ifc2x3.ifcpostaladdress.wr1(), and ifc4.ifcpostaladdress.wr1().
◆ postalcode
| ifc2x3.ifcpostaladdress.postalcode |
Referenced by ifc2x3.ifcpostaladdress.postalcode(), ifc2x3.ifcpostaladdress.wr1(), and ifc4.ifcpostaladdress.wr1().
◆ region
| ifc2x3.ifcpostaladdress.region |
Referenced by ifc2x3.ifcpostaladdress.region(), ifc2x3.ifcpostaladdress.wr1(), and ifc4.ifcpostaladdress.wr1().
◆ town
| ifc2x3.ifcpostaladdress.town |
Referenced by ifc2x3.ifcpostaladdress.town(), ifc2x3.ifcpostaladdress.wr1(), and ifc4.ifcpostaladdress.wr1().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py
Public Member Functions inherited from
1.8.17