Public Member Functions | |
| def | effectivity_end_date () |
| def | effectivity_start_date () |
Public Member Functions inherited from automotive_design.effectivity | |
| def | description () |
| def | id () |
| def | name () |
| def | wr1 (self) |
| def | wr2 (self) |
Public Attributes | |
| effectivity_end_date | |
| effectivity_start_date | |
Public Attributes inherited from automotive_design.effectivity | |
| id | |
Detailed Description
Entity dated_effectivity definition. :param effectivity_end_date :type effectivity_end_date:date_time_or_event_occurrence :param effectivity_start_date :type effectivity_start_date:date_time_or_event_occurrence
Member Function Documentation
◆ effectivity_end_date()
| def automotive_design.dated_effectivity.effectivity_end_date | ( | ) |
References automotive_design.dated_effectivity._effectivity_end_date, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.dated_effectivity._effectivity_end_date, automotive_design.date_time_or_event_occurrence, and automotive_design.dated_effectivity.effectivity_end_date.
◆ effectivity_start_date()
| def automotive_design.dated_effectivity.effectivity_start_date | ( | ) |
References automotive_design.dated_effectivity._effectivity_start_date, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.dated_effectivity._effectivity_start_date, automotive_design.date_time_or_event_occurrence, and automotive_design.dated_effectivity.effectivity_start_date.
Member Data Documentation
◆ effectivity_end_date
| automotive_design.dated_effectivity.effectivity_end_date |
Referenced by automotive_design.dated_effectivity.effectivity_end_date().
◆ effectivity_start_date
| automotive_design.dated_effectivity.effectivity_start_date |
Referenced by automotive_design.dated_effectivity.effectivity_start_date().
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