Class IfcClassificationItem

IfcClassificationItem class

IfcClassificationItem

public class IfcClassificationItem : IfcEntity

Constructors

NameDescription
IfcClassificationItem()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
IsClassifiedItemIn { get; }IsClassifiedItemIn
IsClassifyingItemIn { get; }IsClassifyingItemIn
ItemOf { get; set; }ItemOf
Notation { get; set; }Notation
Title { get; set; }Title

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