Public Member Functions | |
| def | proxytype () |
| def | tag () |
| def | wr1 (self) |
Public Member Functions inherited from ifc2x3.ifcproduct | |
| def | objectplacement () |
| def | referencedby () |
| def | representation () |
Public Member Functions inherited from ifc2x3.ifcobject | |
| def | isdefinedby () |
| def | objecttype () |
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 | |
| proxytype | |
| tag | |
Public Attributes inherited from ifc2x3.ifcproduct | |
| objectplacement | |
| representation | |
Public Attributes inherited from ifc2x3.ifcobject | |
| objecttype | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcproxy definition. :param proxytype :type proxytype:ifcobjecttypeenum :param tag :type tag:ifclabel
Member Function Documentation
◆ proxytype()
| def ifc2x3.ifcproxy.proxytype | ( | ) |
References ifc2x3.ifcproxy._proxytype, and ifc2x3.ifcproxy.proxytype.
◆ tag()
| def ifc2x3.ifcproxy.tag | ( | ) |
References ifc2x3.ifcelement._tag, ifc2x3.ifctypeproduct._tag, ifc2x3.ifcproxy._tag, and ifc2x3.ifcproxy.tag.
Referenced by Dice3DS.dom3ds.ChunkBase.document_html(), and Dice3DS.dom3ds.ChunkBase.dump_header().
◆ wr1()
| def ifc2x3.ifcproxy.wr1 | ( | self | ) |
Reimplemented from ifc2x3.ifcproduct.
References Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, and Py::PythonClass< T >.self().
Member Data Documentation
◆ proxytype
| ifc2x3.ifcproxy.proxytype |
Referenced by ifc2x3.ifcproxy.proxytype().
◆ tag
| ifc2x3.ifcproxy.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 ifc2x3.ifcproxy.tag().
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