Class IfcLibraryReference

IfcLibraryReference class

IfcLibraryReference

public class IfcLibraryReference : IfcExternalReference

Constructors

NameDescription
IfcLibraryReference()The default constructor.

Properties

NameDescription
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
ExternalReferenceForResources { get; }ExternalReferenceForResources
Identification { get; set; }Identification
Language { get; set; }Language
LibraryRefForObjects { get; }LibraryRefForObjects
Location { get; set; }Location
Name { get; set; }Name
ReferencedLibrary { get; set; }ReferencedLibrary

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