Public Member Functions | |
| def | applicableoccurrence (self) |
| def | referencedby () |
| def | representationmaps () |
| def | tag () |
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 | |
| representationmaps | |
| tag | |
Public Attributes inherited from ifc4.ifctypeobject | |
| applicableoccurrence | |
| haspropertysets | |
Public Attributes inherited from ifc4.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifctypeproduct definition. :param representationmaps :type representationmaps:LIST(1,None,'ifcrepresentationmap', scope = schema_scope) :param tag :type tag:ifclabel :param referencedby :type referencedby:SET(0,None,'ifcrelassignstoproduct', scope = schema_scope)
Member Function Documentation
◆ applicableoccurrence()
| def ifc4.ifctypeproduct.applicableoccurrence | ( | self | ) |
References ifc4.ifctypeobject.applicableoccurrence, Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, and Py::PythonClass< T >.self().
◆ referencedby()
| def ifc4.ifctypeproduct.referencedby | ( | ) |
◆ representationmaps()
| def ifc4.ifctypeproduct.representationmaps | ( | ) |
References ifc2x3.ifctypeproduct._representationmaps, ifc4.ifctypeproduct._representationmaps, and ifc4.ifctypeproduct.representationmaps.
◆ tag()
| def ifc4.ifctypeproduct.tag | ( | ) |
References ifc2x3.ifcelement._tag, ifc4.ifcelement._tag, ifc2x3.ifctypeproduct._tag, ifc4.ifctypeproduct._tag, ifc2x3.ifcproxy._tag, and ifc4.ifctypeproduct.tag.
Referenced by Dice3DS.dom3ds.ChunkBase.document_html(), and Dice3DS.dom3ds.ChunkBase.dump_header().
Member Data Documentation
◆ representationmaps
| ifc4.ifctypeproduct.representationmaps |
Referenced by ifc4.ifctypeproduct.representationmaps().
◆ tag
| ifc4.ifctypeproduct.tag |
Referenced by PathScripts.PathDressupHoldingTags.MapWireToTag.add(), PathScripts.PathDressupHoldingTags.MapWireToTag.cleanupEdges(), PathScripts.PathDressupHoldingTags.MapWireToTag.commandsForEdges(), Dice3DS.dom3ds.ChunkBase.document_html(), Dice3DS.dom3ds.ChunkBase.dump_header(), PathScripts.PathDressupHoldingTags.MapWireToTag.shell(), and ifc4.ifctypeproduct.tag().
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