Public Member Functions | |
| def | hasobjecttype (self) |
| def | islinear () |
| def | resultforloadgroup () |
| def | resultgroupfor () |
| def | theorytype () |
Public Member Functions inherited from ifc4.ifcgroup | |
| def | isgroupedby () |
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 | |
| islinear | |
| resultforloadgroup | |
| theorytype | |
Public Attributes inherited from ifc4.ifcobject | |
| objecttype | |
Public Attributes inherited from ifc4.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcstructuralresultgroup definition. :param theorytype :type theorytype:ifcanalysistheorytypeenum :param resultforloadgroup :type resultforloadgroup:ifcstructuralloadgroup :param islinear :type islinear:BOOLEAN :param resultgroupfor :type resultgroupfor:SET(0,1,'ifcstructuralanalysismodel', scope = schema_scope)
Member Function Documentation
◆ hasobjecttype()
| def ifc4.ifcstructuralresultgroup.hasobjecttype | ( | self | ) |
References Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, Py::PythonClass< T >.self(), ifc2x3.ifcstructuralresultgroup.theorytype, and ifc4.ifcstructuralresultgroup.theorytype.
◆ islinear()
| def ifc4.ifcstructuralresultgroup.islinear | ( | ) |
References ifc2x3.ifcstructuralresultgroup._islinear, ifc4.ifcstructuralresultgroup._islinear, and ifc4.ifcstructuralresultgroup.islinear.
◆ resultforloadgroup()
| def ifc4.ifcstructuralresultgroup.resultforloadgroup | ( | ) |
References ifc2x3.ifcstructuralresultgroup._resultforloadgroup, ifc4.ifcstructuralresultgroup._resultforloadgroup, and ifc4.ifcstructuralresultgroup.resultforloadgroup.
◆ resultgroupfor()
| def ifc4.ifcstructuralresultgroup.resultgroupfor | ( | ) |
◆ theorytype()
| def ifc4.ifcstructuralresultgroup.theorytype | ( | ) |
References ifc2x3.ifcstructuralresultgroup._theorytype, ifc4.ifcstructuralresultgroup._theorytype, and ifc4.ifcstructuralresultgroup.theorytype.
Member Data Documentation
◆ islinear
| ifc4.ifcstructuralresultgroup.islinear |
Referenced by ifc4.ifcstructuralresultgroup.islinear().
◆ resultforloadgroup
| ifc4.ifcstructuralresultgroup.resultforloadgroup |
Referenced by ifc4.ifcstructuralresultgroup.resultforloadgroup().
◆ theorytype
| ifc4.ifcstructuralresultgroup.theorytype |
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