Public Member Functions | |
| def | accessstate () |
| def | enumerators () |
| def | expression () |
| def | primarymeasuretype () |
| def | primaryunit () |
| def | secondarymeasuretype () |
| def | secondaryunit () |
| def | templatetype () |
Public Member Functions inherited from ifc4.ifcpropertytemplate | |
| def | partofcomplextemplate () |
| def | partofpsettemplate () |
Public Member Functions inherited from ifc4.ifcpropertydefinition | |
| def | hasassociations () |
| def | hascontext () |
Public Member Functions inherited from ifc4.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| accessstate | |
| enumerators | |
| expression | |
| primarymeasuretype | |
| primaryunit | |
| secondarymeasuretype | |
| secondaryunit | |
| templatetype | |
Public Attributes inherited from ifc4.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcsimplepropertytemplate definition. :param templatetype :type templatetype:ifcsimplepropertytemplatetypeenum :param primarymeasuretype :type primarymeasuretype:ifclabel :param secondarymeasuretype :type secondarymeasuretype:ifclabel :param enumerators :type enumerators:ifcpropertyenumeration :param primaryunit :type primaryunit:ifcunit :param secondaryunit :type secondaryunit:ifcunit :param expression :type expression:ifclabel :param accessstate :type accessstate:ifcstateenum
Member Function Documentation
◆ accessstate()
| def ifc4.ifcsimplepropertytemplate.accessstate | ( | ) |
References ifc4.ifcsimplepropertytemplate._accessstate, and ifc4.ifcsimplepropertytemplate.accessstate.
◆ enumerators()
| def ifc4.ifcsimplepropertytemplate.enumerators | ( | ) |
References ifc4.ifcsimplepropertytemplate._enumerators, and ifc4.ifcsimplepropertytemplate.enumerators.
◆ expression()
| def ifc4.ifcsimplepropertytemplate.expression | ( | ) |
References ifc4.ifcmaterialrelationship._expression, ifc2x3.ifcpropertydependencyrelationship._expression, ifc4.ifcpropertydependencyrelationship._expression, ifc2x3.ifcpropertytablevalue._expression, ifc4.ifcsimplepropertytemplate._expression, and ifc4.ifcsimplepropertytemplate.expression.
◆ primarymeasuretype()
| def ifc4.ifcsimplepropertytemplate.primarymeasuretype | ( | ) |
References ifc4.ifcsimplepropertytemplate._primarymeasuretype, and ifc4.ifcsimplepropertytemplate.primarymeasuretype.
◆ primaryunit()
| def ifc4.ifcsimplepropertytemplate.primaryunit | ( | ) |
References ifc4.ifcsimplepropertytemplate._primaryunit, ifc4.ifcunit, and ifc4.ifcsimplepropertytemplate.primaryunit.
◆ secondarymeasuretype()
| def ifc4.ifcsimplepropertytemplate.secondarymeasuretype | ( | ) |
References ifc4.ifcsimplepropertytemplate._secondarymeasuretype, and ifc4.ifcsimplepropertytemplate.secondarymeasuretype.
◆ secondaryunit()
| def ifc4.ifcsimplepropertytemplate.secondaryunit | ( | ) |
References ifc4.ifcsimplepropertytemplate._secondaryunit, ifc4.ifcunit, and ifc4.ifcsimplepropertytemplate.secondaryunit.
◆ templatetype()
| def ifc4.ifcsimplepropertytemplate.templatetype | ( | ) |
References ifc4.ifcsimplepropertytemplate._templatetype, and ifc4.ifcsimplepropertytemplate.templatetype.
Member Data Documentation
◆ accessstate
| ifc4.ifcsimplepropertytemplate.accessstate |
Referenced by ifc4.ifcsimplepropertytemplate.accessstate().
◆ enumerators
| ifc4.ifcsimplepropertytemplate.enumerators |
Referenced by ifc4.ifcsimplepropertytemplate.enumerators().
◆ expression
| ifc4.ifcsimplepropertytemplate.expression |
Referenced by ifc4.ifcsimplepropertytemplate.expression().
◆ primarymeasuretype
| ifc4.ifcsimplepropertytemplate.primarymeasuretype |
Referenced by ifc4.ifcsimplepropertytemplate.primarymeasuretype().
◆ primaryunit
| ifc4.ifcsimplepropertytemplate.primaryunit |
Referenced by ifc4.ifcsimplepropertytemplate.primaryunit().
◆ secondarymeasuretype
| ifc4.ifcsimplepropertytemplate.secondarymeasuretype |
Referenced by ifc4.ifcsimplepropertytemplate.secondarymeasuretype().
◆ secondaryunit
| ifc4.ifcsimplepropertytemplate.secondaryunit |
Referenced by ifc4.ifcsimplepropertytemplate.secondaryunit().
◆ templatetype
| ifc4.ifcsimplepropertytemplate.templatetype |
Referenced by ifc4.ifcsimplepropertytemplate.templatetype().
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