ifc2x3.ifcsectionproperties Class Reference
Public Member Functions | |
def | endprofile () |
def | sectiontype () |
def | startprofile () |
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 ifc2x3.ifcsectionproperties.endprofile | ( | ) |
References ifc2x3.ifcsectionproperties._endprofile, and ifc2x3.ifcsectionproperties.endprofile.
◆ sectiontype()
def ifc2x3.ifcsectionproperties.sectiontype | ( | ) |
References ifc2x3.ifcsectionproperties._sectiontype, and ifc2x3.ifcsectionproperties.sectiontype.
◆ startprofile()
def ifc2x3.ifcsectionproperties.startprofile | ( | ) |
References ifc2x3.ifcsectionproperties._startprofile, and ifc2x3.ifcsectionproperties.startprofile.
Member Data Documentation
◆ endprofile
ifc2x3.ifcsectionproperties.endprofile |
Referenced by ifc2x3.ifcsectionproperties.endprofile().
◆ sectiontype
ifc2x3.ifcsectionproperties.sectiontype |
Referenced by ifc2x3.ifcsectionproperties.sectiontype().
◆ startprofile
ifc2x3.ifcsectionproperties.startprofile |
Referenced by ifc2x3.ifcsectionproperties.startprofile().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py