ifc4.ifccompositeprofiledef Class Reference
Public Member Functions | |
| def | invariantprofiletype (self) |
| def | label () |
| def | norecursion (self) |
| def | profiles () |
Public Member Functions inherited from ifc4.ifcprofiledef | |
| def | hasexternalreference () |
| def | hasproperties () |
| def | profilename () |
| def | profiletype () |
Public Attributes | |
| label | |
| profiles | |
Public Attributes inherited from ifc4.ifcprofiledef | |
| profilename | |
| profiletype | |
Detailed Description
Entity ifccompositeprofiledef definition. :param profiles :type profiles:SET(2,None,'ifcprofiledef', scope = schema_scope) :param label :type label:ifclabel
Member Function Documentation
◆ invariantprofiletype()
| def ifc4.ifccompositeprofiledef.invariantprofiletype | ( | self | ) |
◆ label()
| def ifc4.ifccompositeprofiledef.label | ( | ) |
References SMESH_Algo::Features._label, ifc2x3.ifcderivedprofiledef._label, ifc4.ifcderivedprofiledef._label, ifc2x3.ifccompositeprofiledef._label, ifc4.ifccompositeprofiledef._label, and ifc4.ifccompositeprofiledef.label.
Referenced by Dice3DS.dom3ds.ChunkBase.document_html(), Dice3DS.dom3ds.TrackChunk.dump_array(), Dice3DS.dom3ds.ChunkBase.dump_header(), and Dice3DS.dom3ds.ChunkBase.get_chunk().
◆ norecursion()
| def ifc4.ifccompositeprofiledef.norecursion | ( | self | ) |
◆ profiles()
| def ifc4.ifccompositeprofiledef.profiles | ( | ) |
References ifc2x3.ifccompositeprofiledef._profiles, ifc4.ifccompositeprofiledef._profiles, and ifc4.ifccompositeprofiledef.profiles.
Member Data Documentation
◆ label
| ifc4.ifccompositeprofiledef.label |
◆ profiles
| ifc4.ifccompositeprofiledef.profiles |
Referenced by ifc4.ifccompositeprofiledef.profiles().
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