ifc2x3.ifcpropertyenumeratedvalue Class Reference
Public Member Functions | |
| def | enumerationreference () |
| def | enumerationvalues () |
| def | wr1 (self) |
Public Member Functions inherited from ifc2x3.ifcproperty | |
| def | description () |
| def | name () |
| def | partofcomplex () |
| def | propertydependson () |
| def | propertyfordependance () |
Public Attributes | |
| enumerationreference | |
| enumerationvalues | |
Public Attributes inherited from ifc2x3.ifcproperty | |
| description | |
| name | |
Detailed Description
Entity ifcpropertyenumeratedvalue definition. :param enumerationvalues :type enumerationvalues:LIST(1,None,'ifcvalue', scope = schema_scope) :param enumerationreference :type enumerationreference:ifcpropertyenumeration
Member Function Documentation
◆ enumerationreference()
| def ifc2x3.ifcpropertyenumeratedvalue.enumerationreference | ( | ) |
References ifc2x3.ifcpropertyenumeratedvalue._enumerationreference, and ifc2x3.ifcpropertyenumeratedvalue.enumerationreference.
◆ enumerationvalues()
| def ifc2x3.ifcpropertyenumeratedvalue.enumerationvalues | ( | ) |
References ifc2x3.ifcpropertyenumeratedvalue._enumerationvalues, and ifc2x3.ifcpropertyenumeratedvalue.enumerationvalues.
◆ wr1()
| def ifc2x3.ifcpropertyenumeratedvalue.wr1 | ( | self | ) |
Member Data Documentation
◆ enumerationreference
| ifc2x3.ifcpropertyenumeratedvalue.enumerationreference |
◆ enumerationvalues
| ifc2x3.ifcpropertyenumeratedvalue.enumerationvalues |
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