ifc2x3.ifcsoundproperties Class Reference
Public Member Functions | |
| def | isattenuating () |
| def | soundscale () |
| def | soundvalues () |
Public Member Functions inherited from ifc2x3.ifcpropertysetdefinition | |
| def | definestype () |
| def | propertydefinitionof () |
Public Member Functions inherited from ifc2x3.ifcpropertydefinition | |
| def | hasassociations () |
Public Member Functions inherited from ifc2x3.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| isattenuating | |
| soundscale | |
| soundvalues | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcsoundproperties definition. :param isattenuating :type isattenuating:ifcboolean :param soundscale :type soundscale:ifcsoundscaleenum :param soundvalues :type soundvalues:LIST(1,8,'ifcsoundvalue', scope = schema_scope)
Member Function Documentation
◆ isattenuating()
| def ifc2x3.ifcsoundproperties.isattenuating | ( | ) |
References ifc2x3.ifcsoundproperties._isattenuating, and ifc2x3.ifcsoundproperties.isattenuating.
◆ soundscale()
| def ifc2x3.ifcsoundproperties.soundscale | ( | ) |
References ifc2x3.ifcsoundproperties._soundscale, and ifc2x3.ifcsoundproperties.soundscale.
◆ soundvalues()
| def ifc2x3.ifcsoundproperties.soundvalues | ( | ) |
References ifc2x3.ifcsoundproperties._soundvalues, and ifc2x3.ifcsoundproperties.soundvalues.
Member Data Documentation
◆ isattenuating
| ifc2x3.ifcsoundproperties.isattenuating |
Referenced by ifc2x3.ifcsoundproperties.isattenuating().
◆ soundscale
| ifc2x3.ifcsoundproperties.soundscale |
Referenced by ifc2x3.ifcsoundproperties.soundscale().
◆ soundvalues
| ifc2x3.ifcsoundproperties.soundvalues |
Referenced by ifc2x3.ifcsoundproperties.soundvalues().
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