1.7.5.8.2. Block [settings] key "GenerationFilterRules" - Filter projects and lines for geo index generation

In the configuration file CADENAS_SETUP/geomsearch.cfg configuration file, you can define a number of filter rules. If at least one rule applies to a part, it is filtered out and thus excluded from the index generation.

  1. Specify a list of all rule names in the block [settings], in the key GenerationFilterRules separated by commas.

    [settings]
    GenerationFilterRules=Rule1,Rule2,etc.

  2. Create a block for each rule according to the scheme GenerationFilterRule_Rulex.

    Example:

    [GenerationFilterRule_Rule1]
    Catalogs=cat/__partialtest
    AlgoTypes=PARTIAL,TOPO
    PrjRegExp=.*ass.*
    PrjScriptCallbackFile=
    PrjScriptCallbackFunction=
    LineFilterCount=1
    LineFilterVar0=TYPE
    LineFilterRegExp0=.*ass.*
    Conjunction=AND
    LineScriptCallbackFile=test.vbb
    LineScriptCallbackFunction=checkLine

Explanations to the individual keys:

General settings

Settings for the project path

Settings for the table row