ifc2x3.ifcspace Class Reference
Public Member Functions | |
def | boundedby () |
def | elevationwithflooring () |
def | hascoverings () |
def | interiororexteriorspace () |
Public Member Functions inherited from ifc2x3.ifcspatialstructureelement | |
def | compositiontype () |
def | containselements () |
def | longname () |
def | referenceselements () |
def | servicedbysystems () |
def | wr41 (self) |
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 | |
elevationwithflooring | |
interiororexteriorspace | |
Public Attributes inherited from ifc2x3.ifcspatialstructureelement | |
compositiontype | |
longname | |
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 ifcspace definition. :param interiororexteriorspace :type interiororexteriorspace:ifcinternalorexternalenum :param elevationwithflooring :type elevationwithflooring:ifclengthmeasure :param hascoverings :type hascoverings:SET(0,None,'ifcrelcoversspaces', scope = schema_scope) :param boundedby :type boundedby:SET(0,None,'ifcrelspaceboundary', scope = schema_scope)
Member Function Documentation
◆ boundedby()
def ifc2x3.ifcspace.boundedby | ( | ) |
◆ elevationwithflooring()
def ifc2x3.ifcspace.elevationwithflooring | ( | ) |
References ifc2x3.ifcspace._elevationwithflooring, and ifc2x3.ifcspace.elevationwithflooring.
◆ hascoverings()
def ifc2x3.ifcspace.hascoverings | ( | ) |
◆ interiororexteriorspace()
def ifc2x3.ifcspace.interiororexteriorspace | ( | ) |
References ifc2x3.ifcspace._interiororexteriorspace, and ifc2x3.ifcspace.interiororexteriorspace.
Member Data Documentation
◆ elevationwithflooring
ifc2x3.ifcspace.elevationwithflooring |
Referenced by ifc2x3.ifcspace.elevationwithflooring().
◆ interiororexteriorspace
ifc2x3.ifcspace.interiororexteriorspace |
Referenced by ifc2x3.ifcspace.interiororexteriorspace().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py