Class IfcSoundValue

IfcSoundValue class

IfcSoundValue

public class IfcSoundValue : IfcPropertySetDefinition

Constructors

NameDescription
IfcSoundValue()The default constructor.

Properties

NameDescription
DefinesType { get; }DefinesType
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
Frequency { get; set; }Frequency
GlobalId { get; set; }GlobalId
HasAssociations { get; }HasAssociations
Name { get; set; }Name
OwnerHistory { get; set; }OwnerHistory
PropertyDefinitionOf { get; }PropertyDefinitionOf
SoundLevelSingleValue { get; set; }SoundLevelSingleValue
SoundLevelTimeSeries { get; set; }SoundLevelTimeSeries

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also