Public Member Functions | |
| def | hasinteractionreqsfrom () |
| def | hasinteractionreqsto () |
| def | maxrequiredarea () |
| def | minrequiredarea () |
| def | requestedlocation () |
| def | spaceprogramidentifier () |
| def | standardrequiredarea () |
Public Member Functions inherited from ifc2x3.ifccontrol | |
| def | controls () |
Public Member Functions inherited from ifc2x3.ifcobject | |
| def | isdefinedby () |
| def | objecttype () |
| def | wr1 (self) |
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 | |
| maxrequiredarea | |
| minrequiredarea | |
| requestedlocation | |
| spaceprogramidentifier | |
| standardrequiredarea | |
Public Attributes inherited from ifc2x3.ifcobject | |
| objecttype | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcspaceprogram definition. :param spaceprogramidentifier :type spaceprogramidentifier:ifcidentifier :param maxrequiredarea :type maxrequiredarea:ifcareameasure :param minrequiredarea :type minrequiredarea:ifcareameasure :param requestedlocation :type requestedlocation:ifcspatialstructureelement :param standardrequiredarea :type standardrequiredarea:ifcareameasure :param hasinteractionreqsfrom :type hasinteractionreqsfrom:SET(0,None,'ifcrelinteractionrequirements', scope = schema_scope) :param hasinteractionreqsto :type hasinteractionreqsto:SET(0,None,'ifcrelinteractionrequirements', scope = schema_scope)
Member Function Documentation
◆ hasinteractionreqsfrom()
| def ifc2x3.ifcspaceprogram.hasinteractionreqsfrom | ( | ) |
◆ hasinteractionreqsto()
| def ifc2x3.ifcspaceprogram.hasinteractionreqsto | ( | ) |
◆ maxrequiredarea()
| def ifc2x3.ifcspaceprogram.maxrequiredarea | ( | ) |
References ifc2x3.ifcspaceprogram._maxrequiredarea, and ifc2x3.ifcspaceprogram.maxrequiredarea.
◆ minrequiredarea()
| def ifc2x3.ifcspaceprogram.minrequiredarea | ( | ) |
References ifc2x3.ifcspaceprogram._minrequiredarea, and ifc2x3.ifcspaceprogram.minrequiredarea.
◆ requestedlocation()
| def ifc2x3.ifcspaceprogram.requestedlocation | ( | ) |
References ifc2x3.ifcspaceprogram._requestedlocation, and ifc2x3.ifcspaceprogram.requestedlocation.
◆ spaceprogramidentifier()
| def ifc2x3.ifcspaceprogram.spaceprogramidentifier | ( | ) |
References ifc2x3.ifcspaceprogram._spaceprogramidentifier, and ifc2x3.ifcspaceprogram.spaceprogramidentifier.
◆ standardrequiredarea()
| def ifc2x3.ifcspaceprogram.standardrequiredarea | ( | ) |
References ifc2x3.ifcspaceprogram._standardrequiredarea, and ifc2x3.ifcspaceprogram.standardrequiredarea.
Member Data Documentation
◆ maxrequiredarea
| ifc2x3.ifcspaceprogram.maxrequiredarea |
Referenced by ifc2x3.ifcspaceprogram.maxrequiredarea().
◆ minrequiredarea
| ifc2x3.ifcspaceprogram.minrequiredarea |
Referenced by ifc2x3.ifcspaceprogram.minrequiredarea().
◆ requestedlocation
| ifc2x3.ifcspaceprogram.requestedlocation |
Referenced by ifc2x3.ifcspaceprogram.requestedlocation().
◆ spaceprogramidentifier
| ifc2x3.ifcspaceprogram.spaceprogramidentifier |
Referenced by ifc2x3.ifcspaceprogram.spaceprogramidentifier().
◆ standardrequiredarea
| ifc2x3.ifcspaceprogram.standardrequiredarea |
Referenced by ifc2x3.ifcspaceprogram.standardrequiredarea().
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