Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for ifc2json

param

Path to the destination file. If ommited, the converted file will have the original name with .json added to it

param

If true, the destination file will be replace if it exists. Otherwise the function will throw an error

param

Absolute path to the ConvertIfc2Json binary (do not work yet)

Hierarchy

  • Ifc2JsonOptions

Index

Properties

Optional Readonly destination

destination: string

Optional Readonly path

path: string

Optional Readonly replaceExistingFile

replaceExistingFile: boolean

Optional stderr

stderr: string

Optional stdout

stdout: string

Generated using TypeDoc