Class IfcClassification

IfcClassification class

IfcClassification

public class IfcClassification : IfcExternalInformation

Constructors

NameDescription
IfcClassification()The default constructor.

Properties

NameDescription
ClassificationForObjects { get; }ClassificationForObjects
Description { get; set; }Description
Edition { get; set; }Edition
EditionDate { get; set; }EditionDate
EntityLabel { get; }Gets the entity label.
HasReferences { get; }HasReferences
Location { get; set; }Location
Name { get; set; }Name
ReferenceTokens { get; set; }ReferenceTokens
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