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