Class IfcClassificationReference

IfcClassificationReference class

IfcClassificationReference

public class IfcClassificationReference : IfcExternalReference

Constructors

NameDescription
IfcClassificationReference()The default constructor.

Properties

NameDescription
ClassificationRefForObjects { get; }ClassificationRefForObjects
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
ExternalReferenceForResources { get; }ExternalReferenceForResources
HasReferences { get; }HasReferences
Identification { get; set; }Identification
Location { get; set; }Location
Name { get; set; }Name
ReferencedSource { get; set; }ReferencedSource
Sort { get; set; }Sort

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