Class IfcAddress

IfcAddress class

IfcAddress

public abstract class IfcAddress : IfcEntity

Properties

NameDescription
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
OfOrganization { get; }OfOrganization
OfPerson { get; }OfPerson
Purpose { get; set; }Purpose
UserDefinedPurpose { get; set; }UserDefinedPurpose

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