ifc4.ifcspatialelement Class Reference
Public Member Functions | |
| def | containselements () |
| def | longname () |
| def | referenceselements () |
| def | servicedbysystems () |
Public Member Functions inherited from ifc4.ifcproduct | |
| def | objectplacement () |
| def | placementforshaperepresentation (self) |
| def | referencedby () |
| def | representation () |
Public Member Functions inherited from ifc4.ifcobject | |
| def | declares () |
| def | isdeclaredby () |
| def | isdefinedby () |
| def | istypedby () |
| def | objecttype () |
Public Member Functions inherited from ifc4.ifcobjectdefinition | |
| def | decomposes () |
| def | hasassignments () |
| def | hasassociations () |
| def | hascontext () |
| def | isdecomposedby () |
| def | isnestedby () |
| def | nests () |
Public Member Functions inherited from ifc4.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| longname | |
Public Attributes inherited from ifc4.ifcproduct | |
| objectplacement | |
| representation | |
Public Attributes inherited from ifc4.ifcobject | |
| objecttype | |
Public Attributes inherited from ifc4.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcspatialelement definition. :param longname :type longname:ifclabel :param containselements :type containselements:SET(0,None,'ifcrelcontainedinspatialstructure', scope = schema_scope) :param servicedbysystems :type servicedbysystems:SET(0,None,'ifcrelservicesbuildings', scope = schema_scope) :param referenceselements :type referenceselements:SET(0,None,'ifcrelreferencedinspatialstructure', scope = schema_scope)
Member Function Documentation
◆ containselements()
| def ifc4.ifcspatialelement.containselements | ( | ) |
◆ longname()
| def ifc4.ifcspatialelement.longname | ( | ) |
References ifc4.ifccontext._longname, ifc4.ifcspacetype._longname, ifc2x3.ifcspatialstructureelement._longname, ifc4.ifcspatialelement._longname, ifc2x3.ifcproject._longname, and ifc4.ifcspatialelement.longname.
◆ referenceselements()
| def ifc4.ifcspatialelement.referenceselements | ( | ) |
◆ servicedbysystems()
| def ifc4.ifcspatialelement.servicedbysystems | ( | ) |
Member Data Documentation
◆ longname
| ifc4.ifcspatialelement.longname |
Referenced by ifc4.ifcspatialelement.longname().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc4.py
Public Member Functions inherited from
1.8.17