Class IfcPersonAndOrganization

IfcPersonAndOrganization class

IfcPersonAndOrganization

public class IfcPersonAndOrganization : IfcEntity

Constructors

NameDescription
IfcPersonAndOrganization()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
Roles { get; set; }Roles
TheOrganization { get; set; }TheOrganization
ThePerson { get; set; }ThePerson

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