export interface IIfcActorRole { Role: string; UserDefinedRole: string; Description: string; }