ifc2x3.ifcregulartimeseries Class Reference
Public Member Functions | |
def | timestep () |
def | values () |
Public Member Functions inherited from ifc2x3.ifctimeseries | |
def | dataorigin () |
def | description () |
def | documentedby () |
def | endtime () |
def | name () |
def | starttime () |
def | timeseriesdatatype () |
def | unit () |
def | userdefineddataorigin () |
Public Attributes | |
timestep | |
values | |
Public Attributes inherited from ifc2x3.ifctimeseries | |
dataorigin | |
description | |
endtime | |
name | |
starttime | |
timeseriesdatatype | |
unit | |
userdefineddataorigin | |
Detailed Description
Entity ifcregulartimeseries definition. :param timestep :type timestep:ifctimemeasure :param values :type values:LIST(1,None,'ifctimeseriesvalue', scope = schema_scope)
Member Function Documentation
◆ timestep()
def ifc2x3.ifcregulartimeseries.timestep | ( | ) |
References ifc2x3.ifcregulartimeseries._timestep, and ifc2x3.ifcregulartimeseries.timestep.
◆ values()
def ifc2x3.ifcregulartimeseries.values | ( | ) |
References ifc2x3.ifcregulartimeseries._values, and ifc2x3.ifcregulartimeseries.values.
Member Data Documentation
◆ timestep
ifc2x3.ifcregulartimeseries.timestep |
Referenced by ifc2x3.ifcregulartimeseries.timestep().
◆ values
ifc2x3.ifcregulartimeseries.values |
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py