ifc4.ifceventtime Class Reference
Public Member Functions | |
| def | actualdate () |
| def | earlydate () |
| def | latedate () |
| def | scheduledate () |
Public Member Functions inherited from ifc4.ifcschedulingtime | |
| def | dataorigin () |
| def | name () |
| def | userdefineddataorigin () |
Public Attributes | |
| actualdate | |
| earlydate | |
| latedate | |
| scheduledate | |
Public Attributes inherited from ifc4.ifcschedulingtime | |
| dataorigin | |
| name | |
| userdefineddataorigin | |
Detailed Description
Entity ifceventtime definition. :param actualdate :type actualdate:ifcdatetime :param earlydate :type earlydate:ifcdatetime :param latedate :type latedate:ifcdatetime :param scheduledate :type scheduledate:ifcdatetime
Member Function Documentation
◆ actualdate()
| def ifc4.ifceventtime.actualdate | ( | ) |
References ifc4.ifceventtime._actualdate, and ifc4.ifceventtime.actualdate.
◆ earlydate()
| def ifc4.ifceventtime.earlydate | ( | ) |
References ifc4.ifceventtime._earlydate, and ifc4.ifceventtime.earlydate.
◆ latedate()
| def ifc4.ifceventtime.latedate | ( | ) |
References ifc4.ifceventtime._latedate, and ifc4.ifceventtime.latedate.
◆ scheduledate()
| def ifc4.ifceventtime.scheduledate | ( | ) |
References ifc4.ifceventtime._scheduledate, and ifc4.ifceventtime.scheduledate.
Member Data Documentation
◆ actualdate
| ifc4.ifceventtime.actualdate |
Referenced by ifc4.ifceventtime.actualdate().
◆ earlydate
| ifc4.ifceventtime.earlydate |
Referenced by ifc4.ifceventtime.earlydate().
◆ latedate
| ifc4.ifceventtime.latedate |
Referenced by ifc4.ifceventtime.latedate().
◆ scheduledate
| ifc4.ifceventtime.scheduledate |
Referenced by ifc4.ifceventtime.scheduledate().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc4.py
Public Member Functions inherited from
1.8.17