ifc2x3.ifctransportelement Class Reference
Public Member Functions | |
| def | capacitybynumber () |
| def | capacitybyweight () |
| def | operationtype () |
Public Member Functions inherited from ifc2x3.ifcelement | |
| def | connectedfrom () |
| def | connectedto () |
| def | containedinstructure () |
| def | fillsvoids () |
| def | hascoverings () |
| def | hasopenings () |
| def | hasports () |
| def | hasprojections () |
| def | hasstructuralmember () |
| def | isconnectionrealization () |
| def | providesboundaries () |
| def | referencedinstructures () |
| def | tag () |
Public Member Functions inherited from ifc2x3.ifcproduct | |
| def | objectplacement () |
| def | referencedby () |
| def | representation () |
| def | wr1 (self) |
Public Member Functions inherited from ifc2x3.ifcobject | |
| def | isdefinedby () |
| def | objecttype () |
Public Member Functions inherited from ifc2x3.ifcobjectdefinition | |
| def | decomposes () |
| def | hasassignments () |
| def | hasassociations () |
| def | isdecomposedby () |
Public Member Functions inherited from ifc2x3.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| capacitybynumber | |
| capacitybyweight | |
| operationtype | |
Public Attributes inherited from ifc2x3.ifcelement | |
| tag | |
Public Attributes inherited from ifc2x3.ifcproduct | |
| objectplacement | |
| representation | |
Public Attributes inherited from ifc2x3.ifcobject | |
| objecttype | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifctransportelement definition. :param operationtype :type operationtype:ifctransportelementtypeenum :param capacitybyweight :type capacitybyweight:ifcmassmeasure :param capacitybynumber :type capacitybynumber:ifccountmeasure
Member Function Documentation
◆ capacitybynumber()
| def ifc2x3.ifctransportelement.capacitybynumber | ( | ) |
References ifc2x3.ifctransportelement._capacitybynumber, and ifc2x3.ifctransportelement.capacitybynumber.
◆ capacitybyweight()
| def ifc2x3.ifctransportelement.capacitybyweight | ( | ) |
References ifc2x3.ifctransportelement._capacitybyweight, and ifc2x3.ifctransportelement.capacitybyweight.
◆ operationtype()
| def ifc2x3.ifctransportelement.operationtype | ( | ) |
References ifc2x3.ifcpermeablecoveringproperties._operationtype, ifc2x3.ifctransportelement._operationtype, and ifc2x3.ifctransportelement.operationtype.
Member Data Documentation
◆ capacitybynumber
| ifc2x3.ifctransportelement.capacitybynumber |
Referenced by ifc2x3.ifctransportelement.capacitybynumber().
◆ capacitybyweight
| ifc2x3.ifctransportelement.capacitybyweight |
Referenced by ifc2x3.ifctransportelement.capacitybyweight().
◆ operationtype
| ifc2x3.ifctransportelement.operationtype |
Referenced by ifc2x3.ifctransportelement.operationtype().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py
Public Member Functions inherited from
1.8.17