ifc4.ifcprofiledef Class Reference
Public Member Functions | |
| def | hasexternalreference () |
| def | hasproperties () |
| def | profilename () |
| def | profiletype () |
Public Attributes | |
| profilename | |
| profiletype | |
Detailed Description
Entity ifcprofiledef definition. :param profiletype :type profiletype:ifcprofiletypeenum :param profilename :type profilename:ifclabel :param hasexternalreference :type hasexternalreference:SET(0,None,'ifcexternalreferencerelationship', scope = schema_scope) :param hasproperties :type hasproperties:SET(0,None,'ifcprofileproperties', scope = schema_scope)
Member Function Documentation
◆ hasexternalreference()
| def ifc4.ifcprofiledef.hasexternalreference | ( | ) |
◆ hasproperties()
| def ifc4.ifcprofiledef.hasproperties | ( | ) |
References ifc2x3.ifccomplexproperty._hasproperties, ifc4.ifccomplexproperty._hasproperties, ifc2x3.ifcpropertyset._hasproperties, and ifc4.ifcpropertyset._hasproperties.
◆ profilename()
| def ifc4.ifcprofiledef.profilename | ( | ) |
References ifc2x3.ifcprofiledef._profilename, ifc4.ifcprofiledef._profilename, ifc2x3.ifcprofileproperties._profilename, and ifc4.ifcprofiledef.profilename.
◆ profiletype()
| def ifc4.ifcprofiledef.profiletype | ( | ) |
References ifc2x3.ifcprofiledef._profiletype, ifc4.ifcprofiledef._profiletype, and ifc4.ifcprofiledef.profiletype.
Member Data Documentation
◆ profilename
| ifc4.ifcprofiledef.profilename |
Referenced by ifc4.ifcprofiledef.profilename().
◆ profiletype
| ifc4.ifcprofiledef.profiletype |
Referenced by ifc4.ifcprofiledef.profiletype().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc4.py
1.8.17