Constructors
constructor
- new IfcPostalAddress(expressID, type, Purpose, Description, UserDefinedPurpose, InternalLocation, AddressLines, PostalBox, Town, Region, PostalCode, Country): IfcPostalAddress
Properties
AddressLines
Country
Description
expressID
expressID: number
InternalLocation
PostalBox
PostalCode
Purpose
Region
Town
type
type: number
UserDefinedPurpose
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcPostalAddress
Parameters
- expressID: number
- type: number
- tape: any[]