Class IfcOrganization

IfcOrganization class

IfcOrganization

public class IfcOrganization : IfcEntity

Constructors

NameDescription
IfcOrganization()The default constructor.

Properties

NameDescription
Addresses { get; set; }Addresses
Description { get; set; }Description
Engages { get; }Engages
EntityLabel { get; }Gets the entity label.
Identification { get; set; }Identification
IsRelatedBy { get; }IsRelatedBy
Name { get; set; }Name
Relates { get; }Relates
Roles { get; set; }Roles

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