ifc4.ifcsectionproperties Class Reference
Public Member Functions | |
| def | endprofile () |
| def | sectiontype () |
| def | startprofile () |
Public Member Functions inherited from ifc4.ifcpropertyabstraction | |
| def | hasexternalreferences () |
Public Attributes | |
| endprofile | |
| sectiontype | |
| startprofile | |
Detailed Description
Entity ifcsectionproperties definition. :param sectiontype :type sectiontype:ifcsectiontypeenum :param startprofile :type startprofile:ifcprofiledef :param endprofile :type endprofile:ifcprofiledef
Member Function Documentation
◆ endprofile()
| def ifc4.ifcsectionproperties.endprofile | ( | ) |
References ifc2x3.ifcsectionproperties._endprofile, ifc4.ifcsectionproperties._endprofile, and ifc4.ifcsectionproperties.endprofile.
◆ sectiontype()
| def ifc4.ifcsectionproperties.sectiontype | ( | ) |
References ifc2x3.ifcsectionproperties._sectiontype, ifc4.ifcsectionproperties._sectiontype, and ifc4.ifcsectionproperties.sectiontype.
◆ startprofile()
| def ifc4.ifcsectionproperties.startprofile | ( | ) |
References ifc2x3.ifcsectionproperties._startprofile, ifc4.ifcsectionproperties._startprofile, and ifc4.ifcsectionproperties.startprofile.
Member Data Documentation
◆ endprofile
| ifc4.ifcsectionproperties.endprofile |
Referenced by ifc4.ifcsectionproperties.endprofile().
◆ sectiontype
| ifc4.ifcsectionproperties.sectiontype |
Referenced by ifc4.ifcsectionproperties.sectiontype().
◆ startprofile
| ifc4.ifcsectionproperties.startprofile |
Referenced by ifc4.ifcsectionproperties.startprofile().
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