Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ThreeSiteModelAddJsonDataOptions

Hierarchy

  • ThreeSiteModelAddJsonDataOptions

Index

Properties

Optional callbackWhenUploadDone

callbackWhenUploadDone: (result: any) => void

Type declaration

    • (result: any): void
    • Parameters

      • result: any

      Returns void

Optional ignoreWaitForCompletion

ignoreWaitForCompletion: boolean

Optional importId

importId: string

Optional reportId

reportId: string

Optional saveLights

saveLights: boolean

Optional sendReportToEmail

sendReportToEmail: string

Generated using TypeDoc