Class IfcDocumentInformationRelationship

IfcDocumentInformationRelationship class

IfcDocumentInformationRelationship

public class IfcDocumentInformationRelationship : IfcEntity

Constructors

NameDescription
IfcDocumentInformationRelationship()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
RelatedDocuments { get; set; }RelatedDocuments
RelatingDocument { get; set; }RelatingDocument
RelationshipType { get; set; }RelationshipType

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