LoadAllOptions: { ignoreGround: boolean; ignorePower: boolean }

Options for configuring the behavior of EEvisionAPI.LoadAll.

Type declaration

  • ignoreGround: boolean

    If true, do not follow ground wires.

  • ignorePower: boolean

    If true, do not follow power wires.