Class IfcPropertySingleValue

IfcPropertySingleValue class

IfcPropertySingleValue

public class IfcPropertySingleValue : IfcSimpleProperty

Constructors

NameDescription
IfcPropertySingleValue()The default constructor.

Properties

NameDescription
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
Name { get; set; }Name
NominalValue { get; set; }NominalValue
PartOfComplex { get; }PartOfComplex
PropertyDependsOn { get; }PropertyDependsOn
PropertyForDependance { get; }PropertyForDependance
Unit { get; set; }Unit

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