Class IfcOrganizationRelationship
Constructors
constructor
- new IfcOrganizationRelationship(expressID, type, Name, Description, RelatingOrganization, RelatedOrganizations): IfcOrganizationRelationship
Properties
Description
expressID
expressID: number
Name
RelatedOrganizations
RelatingOrganization
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcOrganizationRelationship
Parameters
- expressID: number
- type: number
- tape: any[]