ifc2x3.ifcobject Class Reference
Public Member Functions | |
| 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 | |
| objecttype | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcobject definition. :param objecttype :type objecttype:ifclabel :param isdefinedby :type isdefinedby:SET(0,None,'ifcreldefines', scope = schema_scope)
Member Function Documentation
◆ isdefinedby()
| def ifc2x3.ifcobject.isdefinedby | ( | ) |
◆ objecttype()
| def ifc2x3.ifcobject.objecttype | ( | ) |
References ifc2x3.ifcobject._objecttype, and ifc2x3.ifcobject.objecttype.
◆ wr1()
| def ifc2x3.ifcobject.wr1 | ( | self | ) |
Reimplemented in ifc2x3.ifcramp, ifc2x3.ifcconditioncriterion, ifc2x3.ifcasset, ifc2x3.ifczone, ifc2x3.ifcprocedure, ifc2x3.ifcconstructionproductresource, ifc2x3.ifcconstructionmaterialresource, ifc2x3.ifcbuildingelementproxy, ifc2x3.ifcproxy, ifc2x3.ifcpile, ifc2x3.ifcmove, ifc2x3.ifcreinforcingbar, ifc2x3.ifctendon, ifc2x3.ifctask, ifc2x3.ifcstair, ifc2x3.ifcworkcontrol, ifc2x3.ifcelementassembly, ifc2x3.ifcwallstandardcase, ifc2x3.ifcroof, ifc2x3.ifcwall, ifc2x3.ifcfooting, and ifc2x3.ifcproduct.
Member Data Documentation
◆ objecttype
| ifc2x3.ifcobject.objecttype |
Referenced by ifc2x3.ifcobject.objecttype().
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