Topology facets can be combined with any other facets when filtering and work for all searches from the geo-database as well as with the text search. If you explicitly do not use the geo-db, the topology facets will not work.
In topostructure.cfg, block settings,
you can create any facets. These are the default values:
TopoFacets=MinorDim, MediumDim, MajorDim, Thickness
For each value in the list, there is a block below it, which is used to configure the facet:
[TopoFacet_MinorDim] attributeGroup=Part attribute=MinorDim DisplayName=Minor Dimension MaxDistinctValues=10 DecimalPlaces=2 IconPath=$CADENAS_SETUP/bitmaps/topology/x.png DefaultUnit=mm MinValue=0 MaxValue=100000
In 3Dfindit they are displayed in the Geometric features section:
More details on this can be found in Abschnitt 1.7.5.22, „ topostructure.cfg - PARTdataManager / 3Dfindit: GeoDb Topologiesuche “ in ENTERPRISE 3Dfindit (Professional) - Administration.

