ifc4.ifctyperesource Class Reference
Public Member Functions | |
| def | identification () |
| def | longdescription () |
| def | resourceof () |
| def | resourcetype () |
Public Member Functions inherited from ifc4.ifctypeobject | |
| def | applicableoccurrence () |
| def | haspropertysets () |
| def | types () |
| def | wr1 (self) |
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 | |
| identification | |
| longdescription | |
| resourcetype | |
Public Attributes inherited from ifc4.ifctypeobject | |
| applicableoccurrence | |
| haspropertysets | |
Public Attributes inherited from ifc4.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifctyperesource definition. :param identification :type identification:ifcidentifier :param longdescription :type longdescription:ifctext :param resourcetype :type resourcetype:ifclabel :param resourceof :type resourceof:SET(0,None,'ifcrelassignstoresource', scope = schema_scope)
Member Function Documentation
◆ identification()
| def ifc4.ifctyperesource.identification | ( | ) |
References ifc4.ifctyperesource._identification, automotive_design.property_process._identification, automotive_design.product_definition_process._identification, automotive_design.datum._identification, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.datum._identification, and ifc4.ifctyperesource.identification.
◆ longdescription()
| def ifc4.ifctyperesource.longdescription | ( | ) |
References ifc4.ifctyperesource._longdescription, and ifc4.ifctyperesource.longdescription.
◆ resourceof()
| def ifc4.ifctyperesource.resourceof | ( | ) |
◆ resourcetype()
| def ifc4.ifctyperesource.resourcetype | ( | ) |
References ifc4.ifctyperesource._resourcetype, and ifc4.ifctyperesource.resourcetype.
Member Data Documentation
◆ identification
| ifc4.ifctyperesource.identification |
◆ longdescription
| ifc4.ifctyperesource.longdescription |
Referenced by ifc4.ifctyperesource.longdescription().
◆ resourcetype
| ifc4.ifctyperesource.resourcetype |
Referenced by ifc4.ifctyperesource.resourcetype().
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