Public Member Functions | |
def | day_component () |
def | month_component () |
def | wr1 (self) |
Public Member Functions inherited from automotive_design.date | |
def | year_component () |
Public Attributes | |
day_component | |
month_component | |
Public Attributes inherited from automotive_design.date | |
year_component | |
Detailed Description
Entity calendar_date definition. :param day_component :type day_component:day_in_month_number :param month_component :type month_component:month_in_year_number
Member Function Documentation
◆ day_component()
def automotive_design.calendar_date.day_component | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.calendar_date._day_component, automotive_design.calendar_date._day_component, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.ordinal_date._day_component, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.week_of_year_and_day_date._day_component, and automotive_design.calendar_date.day_component.
◆ month_component()
def automotive_design.calendar_date.month_component | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.calendar_date._month_component, automotive_design.calendar_date._month_component, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.year_month._month_component, and automotive_design.calendar_date.month_component.
◆ wr1()
def automotive_design.calendar_date.wr1 | ( | self | ) |
References automotive_design.valid_calendar_date().
Member Data Documentation
◆ day_component
automotive_design.calendar_date.day_component |
◆ month_component
automotive_design.calendar_date.month_component |
Referenced by automotive_design.calendar_date.month_component().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/automotive_design.py