ifc4.ifcreldefinesbytemplate Class Reference
Public Member Functions | |
| def | relatedpropertysets () |
| def | relatingtemplate () |
Public Member Functions inherited from ifc4.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| relatedpropertysets | |
| relatingtemplate | |
Public Attributes inherited from ifc4.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcreldefinesbytemplate definition. :param relatedpropertysets :type relatedpropertysets:SET(1,None,'ifcpropertysetdefinition', scope = schema_scope) :param relatingtemplate :type relatingtemplate:ifcpropertysettemplate
Member Function Documentation
◆ relatedpropertysets()
| def ifc4.ifcreldefinesbytemplate.relatedpropertysets | ( | ) |
References ifc4.ifcreldefinesbytemplate._relatedpropertysets, and ifc4.ifcreldefinesbytemplate.relatedpropertysets.
◆ relatingtemplate()
| def ifc4.ifcreldefinesbytemplate.relatingtemplate | ( | ) |
References ifc4.ifcreldefinesbytemplate._relatingtemplate, and ifc4.ifcreldefinesbytemplate.relatingtemplate.
Member Data Documentation
◆ relatedpropertysets
| ifc4.ifcreldefinesbytemplate.relatedpropertysets |
Referenced by ifc4.ifcreldefinesbytemplate.relatedpropertysets().
◆ relatingtemplate
| ifc4.ifcreldefinesbytemplate.relatingtemplate |
Referenced by ifc4.ifcreldefinesbytemplate.relatingtemplate().
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