Select Item Dialog Box - CADWorx - Help

CADWorx Equipment

Language
English
Product
CADWorx
Subproduct
Equipment
Search by Category
Help
CADWorx Version
20.2
CADWorx Structure Version
4.2

Lists all the materials available in the material file or all the motor sizes available in the motor file. The material file can be specified using the MaterialFile configuration file variable. The motor list is located in the [Product Folder]\Equipment\System\Emotor.TBL file (Emotorm.TBL file for metric).

Filter

Specifies a filter to quickly find the item you need. The filter is case sensitive and accepts the following wild-card characters:

Character

Definition

# (pound)

Matches any single numeric digit.

@ (at)

Matches any single alphabetic character.

. (period)

Matches any single non-alphanumeric character.

* (asterisk)

Matches any character sequence, including an empty one. This character can be used anywhere in the search pattern: at the beginning, middle, or end.

? (question mark)

Matches any single character.

~ (tilde)

If it is the first character in the pattern, it matches anything except the pattern.

[...]

Matches any one of the characters enclosed.

[~...]

Matches any single character not enclosed.

- (hyphen)

Used inside brackets to specify a range for a single character.

, (comma)

Separates two patterns.

` (reverse quote)

Escapes special characters (reads next character literally).