Class IfcClassification

IfcClassification class

IfcClassification

public class IfcClassification : IfcEntity

Constructors

NameDescription
IfcClassification()The default constructor.

Properties

NameDescription
Contains { get; }Contains
Edition { get; set; }Edition
EditionDate { get; set; }EditionDate
EntityLabel { get; }Gets the entity label.
Name { get; set; }Name
Source { get; set; }Source

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