ifc2x3.ifcrelassociatesprofileproperties Class Reference
Public Member Functions | |
| def | profileorientation () |
| def | profilesectionlocation () |
| def | relatingprofileproperties () |
Public Member Functions inherited from ifc2x3.ifcrelassociates | |
| def | relatedobjects () |
| def | wr21 (self) |
Public Member Functions inherited from ifc2x3.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| profileorientation | |
| profilesectionlocation | |
| relatingprofileproperties | |
Public Attributes inherited from ifc2x3.ifcrelassociates | |
| relatedobjects | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcrelassociatesprofileproperties definition. :param relatingprofileproperties :type relatingprofileproperties:ifcprofileproperties :param profilesectionlocation :type profilesectionlocation:ifcshapeaspect :param profileorientation :type profileorientation:ifcorientationselect
Member Function Documentation
◆ profileorientation()
| def ifc2x3.ifcrelassociatesprofileproperties.profileorientation | ( | ) |
References ifc2x3.ifcrelassociatesprofileproperties._profileorientation, ifc2x3.ifcorientationselect, and ifc2x3.ifcrelassociatesprofileproperties.profileorientation.
◆ profilesectionlocation()
| def ifc2x3.ifcrelassociatesprofileproperties.profilesectionlocation | ( | ) |
References ifc2x3.ifcrelassociatesprofileproperties._profilesectionlocation, and ifc2x3.ifcrelassociatesprofileproperties.profilesectionlocation.
◆ relatingprofileproperties()
| def ifc2x3.ifcrelassociatesprofileproperties.relatingprofileproperties | ( | ) |
References ifc2x3.ifcrelassociatesprofileproperties._relatingprofileproperties, and ifc2x3.ifcrelassociatesprofileproperties.relatingprofileproperties.
Member Data Documentation
◆ profileorientation
| ifc2x3.ifcrelassociatesprofileproperties.profileorientation |
◆ profilesectionlocation
| ifc2x3.ifcrelassociatesprofileproperties.profilesectionlocation |
◆ relatingprofileproperties
| ifc2x3.ifcrelassociatesprofileproperties.relatingprofileproperties |
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