@twinfinity/core
    Preparing search index...

    Interface BimIfcObjectRecursionOptions

    interface BimIfcObjectRecursionOptions {
        abort: boolean;
        stopRecursion: boolean;
    }
    Index

    Properties

    Properties

    abort: boolean
    stopRecursion: boolean