Class IfcLibraryInformation

IfcLibraryInformation class

IfcLibraryInformation

public class IfcLibraryInformation : IfcExternalInformation

Constructors

NameDescription
IfcLibraryInformation()The default constructor.

Properties

NameDescription
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
HasLibraryReferences { get; }HasLibraryReferences
LibraryInfoForObjects { get; }LibraryInfoForObjects
Location { get; set; }Location
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