Create a new filter category - Intergraph Smart Construction - 2019 (7.0) - Help - Hexagon PPM

Intergraph Smart Construction Help (2019)

Language
English
Product
Intergraph Smart Construction
Search by Category
Help
Smart Construction Version
2019(7.0)
SmartPlant Foundation / SDx Version
10
  1. Log on to SmartPlant Foundation Desktop Client.

  2. Click Smart Construction > New > Administration > 2D Filter Category to create a filter category for a 2D drawing.

  3. Click Smart Construction > New > Administration > 3D Filter Category to create a filter category for a 3D model.

  4. Type a name in the Name box.

  5. Type a description for the new filter category in the Description box.

  6. Specify how you want the filter category to display in the Smart Construction application in the Display As box.

  7. Type SPC.Server.FilterHandlers in the Handler Assembly box.

  8. Type SPC.Server.FilterHandlers.DrawingFilter_PropertyFilterHandler for the Handler class box.

  9. Select the Enabled option to enable the filter in the Smart Construction application.

  10. Select the ShowIfEmpty option to display the filter category in Smart Construction if there are not any filters available for the category.

    Clear the option if you do not want the category to display when filters are not available.

  11. Select the Is filter search enabled to include a search box in the Available Filters box in the Smart Construction client.

    • If you want to include a search box in the Available Filters box in the Smart Construction client, the filter handler assembly and class must support the query.

    • You can include a search box for all filters in the Available Filters box except for Package Status filters.

  12. Specify the interface definition of the property in the Filter interfacedef uid box.

  13. Specify the name of the property in the Filter Property DefUID box.

  14. Specify a class definition in the Parameter value 1 box.

    You can use the following values to specify what kind of component the new filter is for.

    Value

    Details

    SPC_ComponentItem

    This value specifies the new filter is for component items.

    SPC_Spool

    This value specifies the new filter is for spools.

    SPC_Assembly

    This value specifies the new filter is for assemblies.

  15. Click Finish to save the new filter category.