ifc2x3.ifcderivedprofiledef Class Reference
Public Member Functions | |
| def | label () |
| def | operator () |
| def | parentprofile () |
| def | wr1 (self) |
Public Member Functions inherited from ifc2x3.ifcprofiledef | |
| def | profilename () |
| def | profiletype () |
Public Attributes | |
| label | |
| operator | |
| parentprofile | |
| profiletype | |
Public Attributes inherited from ifc2x3.ifcprofiledef | |
| profilename | |
| profiletype | |
Detailed Description
Entity ifcderivedprofiledef definition. :param parentprofile :type parentprofile:ifcprofiledef :param operator :type operator:ifccartesiantransformationoperator2d :param label :type label:ifclabel
Member Function Documentation
◆ label()
| def ifc2x3.ifcderivedprofiledef.label | ( | ) |
References SMESH_Algo::Features._label, ifc2x3.ifcderivedprofiledef._label, and ifc2x3.ifcderivedprofiledef.label.
Referenced by Dice3DS.dom3ds.ChunkBase.document_html(), Dice3DS.dom3ds.TrackChunk.dump_array(), Dice3DS.dom3ds.ChunkBase.dump_header(), and Dice3DS.dom3ds.ChunkBase.get_chunk().
◆ operator()
| def ifc2x3.ifcderivedprofiledef.operator | ( | ) |
References automotive_design.boolean_result._operator, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.boolean_result._operator, ifc2x3.ifcderivedprofiledef._operator, and ifc2x3.ifcderivedprofiledef.operator.
◆ parentprofile()
| def ifc2x3.ifcderivedprofiledef.parentprofile | ( | ) |
References ifc2x3.ifcderivedprofiledef._parentprofile, and ifc2x3.ifcderivedprofiledef.parentprofile.
◆ wr1()
| def ifc2x3.ifcderivedprofiledef.wr1 | ( | self | ) |
Member Data Documentation
◆ label
| ifc2x3.ifcderivedprofiledef.label |
◆ operator
| ifc2x3.ifcderivedprofiledef.operator |
Referenced by ifc2x3.ifcderivedprofiledef.operator().
◆ parentprofile
| ifc2x3.ifcderivedprofiledef.parentprofile |
Referenced by ifc2x3.ifcderivedprofiledef.parentprofile().
◆ profiletype
| ifc2x3.ifcderivedprofiledef.profiletype |
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