public class IfcSoundProperties2X3 extends IfcPropertySetDefinition2X3
IfcSoundProperties
| Constructor and Description |
|---|
IfcSoundProperties2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcSoundScaleEnum2X3 |
getSoundScale() |
IfcCollection<IfcSoundValue2X3> |
getSoundValues() |
IfcBoolean2X3 |
isAttenuating() |
void |
setAttenuating(IfcBoolean2X3 value) |
void |
setSoundScale(IfcSoundScaleEnum2X3 value) |
void |
setSoundValues(IfcCollection<IfcSoundValue2X3> value) |
getDefinesType, getPropertyDefinitionOfhasAssociationsgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcBoolean2X3 isAttenuating()
public final void setAttenuating(IfcBoolean2X3 value)
public final IfcSoundScaleEnum2X3 getSoundScale()
public final void setSoundScale(IfcSoundScaleEnum2X3 value)
public final IfcCollection<IfcSoundValue2X3> getSoundValues()
public final void setSoundValues(IfcCollection<IfcSoundValue2X3> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.