ifc2x3.ifcelement Class Reference
Public Member Functions | |
| 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 | |
| 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 ifcelement definition. :param tag :type tag:ifcidentifier :param hasstructuralmember :type hasstructuralmember:SET(0,None,'ifcrelconnectsstructuralelement', scope = schema_scope) :param fillsvoids :type fillsvoids:SET(0,1,'ifcrelfillselement', scope = schema_scope) :param connectedto :type connectedto:SET(0,None,'ifcrelconnectselements', scope = schema_scope) :param hascoverings :type hascoverings:SET(0,None,'ifcrelcoversbldgelements', scope = schema_scope) :param hasprojections :type hasprojections:SET(0,None,'ifcrelprojectselement', scope = schema_scope) :param referencedinstructures :type referencedinstructures:SET(0,None,'ifcrelreferencedinspatialstructure', scope = schema_scope) :param hasports :type hasports:SET(0,None,'ifcrelconnectsporttoelement', scope = schema_scope) :param hasopenings :type hasopenings:SET(0,None,'ifcrelvoidselement', scope = schema_scope) :param isconnectionrealization :type isconnectionrealization:SET(0,None,'ifcrelconnectswithrealizingelements', scope = schema_scope) :param providesboundaries :type providesboundaries:SET(0,None,'ifcrelspaceboundary', scope = schema_scope) :param connectedfrom :type connectedfrom:SET(0,None,'ifcrelconnectselements', scope = schema_scope) :param containedinstructure :type containedinstructure:SET(0,1,'ifcrelcontainedinspatialstructure', scope = schema_scope)
Member Function Documentation
◆ connectedfrom()
| def ifc2x3.ifcelement.connectedfrom | ( | ) |
◆ connectedto()
| def ifc2x3.ifcelement.connectedto | ( | ) |
◆ containedinstructure()
| def ifc2x3.ifcelement.containedinstructure | ( | ) |
◆ fillsvoids()
| def ifc2x3.ifcelement.fillsvoids | ( | ) |
◆ hascoverings()
| def ifc2x3.ifcelement.hascoverings | ( | ) |
◆ hasopenings()
| def ifc2x3.ifcelement.hasopenings | ( | ) |
◆ hasports()
| def ifc2x3.ifcelement.hasports | ( | ) |
◆ hasprojections()
| def ifc2x3.ifcelement.hasprojections | ( | ) |
◆ hasstructuralmember()
| def ifc2x3.ifcelement.hasstructuralmember | ( | ) |
◆ isconnectionrealization()
| def ifc2x3.ifcelement.isconnectionrealization | ( | ) |
◆ providesboundaries()
| def ifc2x3.ifcelement.providesboundaries | ( | ) |
◆ referencedinstructures()
| def ifc2x3.ifcelement.referencedinstructures | ( | ) |
◆ tag()
| def ifc2x3.ifcelement.tag | ( | ) |
References ifc2x3.ifcelement._tag, and ifc2x3.ifcelement.tag.
Referenced by Dice3DS.dom3ds.ChunkBase.document_html(), and Dice3DS.dom3ds.ChunkBase.dump_header().
Member Data Documentation
◆ tag
| ifc2x3.ifcelement.tag |
Referenced by PathScripts.PathDressupHoldingTags.MapWireToTag.add(), PathScripts.PathDressupHoldingTags.MapWireToTag.cleanupEdges(), PathScripts.PathDressupHoldingTags.MapWireToTag.commandsForEdges(), Dice3DS.dom3ds.ChunkBase.document_html(), Dice3DS.dom3ds.ChunkBase.dump_header(), PathScripts.PathDressupHoldingTags.MapWireToTag.shell(), and ifc2x3.ifcelement.tag().
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