Class IfcPostalAddress
Contents
[
Hide
]IfcPostalAddress class
IfcPostalAddress
public class IfcPostalAddress : IfcAddress
Constructors
| Name | Description |
|---|---|
| IfcPostalAddress() | The default constructor. |
Properties
| Name | Description |
|---|---|
| AddressLines { get; set; } | AddressLines |
| Country { get; set; } | Country |
| Description { get; set; } | Description |
| EntityLabel { get; } | Gets the entity label. |
| InternalLocation { get; set; } | InternalLocation |
| OfOrganization { get; } | OfOrganization |
| OfPerson { get; } | OfPerson |
| PostalBox { get; set; } | PostalBox |
| PostalCode { get; set; } | PostalCode |
| Purpose { get; set; } | Purpose |
| Region { get; set; } | Region |
| Town { get; set; } | Town |
| UserDefinedPurpose { get; set; } | UserDefinedPurpose |
Methods
| Name | Description |
|---|---|
| override Equals(object) | Determines whether the specified is equal to this instance. |
| override GetHashCode() | Returns a hash code for this instance. |
See Also
- class IfcAddress
- namespace Aspose.CAD.FileFormats.Ifc.IFC2X3.Entities
- assembly Aspose.CAD