Interface IIfcSoundValue
Readonly interface for IfcSoundValue
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcSoundValue : IIfcPropertySetDefinition, IIfcPropertyDefinition, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Frequency
Declaration
IfcFrequencyMeasure Frequency { get; set; }
Property Value
|
Improve this Doc
View Source
SoundLevelSingleValue
Declaration
IIfcDerivedMeasureValue SoundLevelSingleValue { get; set; }
Property Value
|
Improve this Doc
View Source
SoundLevelTimeSeries
Declaration
IIfcTimeSeries SoundLevelTimeSeries { get; set; }
Property Value