Class IfcPersonAndOrganization
Constructors
constructor
- new IfcPersonAndOrganization(expressID, type, ThePerson, TheOrganization, Roles): IfcPersonAndOrganization
Properties
expressID
expressID: number
Roles
TheOrganization
ThePerson
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcPersonAndOrganization
Parameters
- expressID: number
- type: number
- tape: any[]