Class IfcLibraryInformation

IfcLibraryInformation class

IfcLibraryInformation

public class IfcLibraryInformation : IfcEntity

Constructors

NameDescription
IfcLibraryInformation()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
LibraryReference { get; set; }LibraryReference
Name { get; set; }Name
Publisher { get; set; }Publisher
Version { get; set; }Version
VersionDate { get; set; }VersionDate

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