ifc2x3.ifctablerow Class Reference
Public Member Functions | |
def | isheading () |
def | oftable () |
def | rowcells () |
Public Attributes | |
isheading | |
rowcells | |
Detailed Description
Entity ifctablerow definition. :param rowcells :type rowcells:LIST(1,None,'ifcvalue', scope = schema_scope) :param isheading :type isheading:BOOLEAN :param oftable :type oftable:ifctable
Member Function Documentation
◆ isheading()
def ifc2x3.ifctablerow.isheading | ( | ) |
References ifc2x3.ifctablerow._isheading, and ifc2x3.ifctablerow.isheading.
◆ oftable()
def ifc2x3.ifctablerow.oftable | ( | ) |
◆ rowcells()
def ifc2x3.ifctablerow.rowcells | ( | ) |
References ifc2x3.ifctablerow._rowcells, and ifc2x3.ifctablerow.rowcells.
Referenced by ifc2x3.ifctable.numberofcellsinrow(), and ifc4.ifctable.numberofcellsinrow().
Member Data Documentation
◆ isheading
ifc2x3.ifctablerow.isheading |
Referenced by ifc2x3.ifctablerow.isheading().
◆ rowcells
ifc2x3.ifctablerow.rowcells |
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py