FILTER - Intergraph Smart 3D - Reference Data - Hexagon

Intergraph Smart 3D Structural Manufacturing Reference Data

Language
English
Product
Intergraph Smart 3D
Subproduct
Structural Manufacturing
Search by Category
Reference Data
Smart 3D Version
13.1

Contains filter information for the parts.

Attributes

Name

Description

Type

Required

NAME

Filter Name - if the filter Type is system, the software uses the Name value for look-up in the delivered catalog filters.

String

yes

TYPE

Filter Type:

  • system - uses a filter already defined in the system.

  • custom - specifies a list of attributes the object must have, and the values for those attributes.

  • SQL - specifies an SQL query string to select the objects to use.

String

yes

COMBINED

Replaces the list of parts if one already exists. Extends or reduces the list.

String

no

QUERY

A string when Type is SQL.

String

no

Child Elements

Name

Description

Type

Required

CONDITION

An element that contains filter information.

-

no

Sample

<FILTER NAME="All Nested Objects" TYPE="custom">
<CONDITION ATTRIBUTE="PartType"
COMPARISON="LIKE" VALUE="%" CONDITION="" />
</FILTER>