Root3DPartName

This check verifies that the root part name matches specifications.

This page discusses:

Context

The check compares root part names with:

  • a list of Regular Expressions
  • a combination of strings. This combination of strings can consist of fixed character strings and standard model properties (definition, nomenclature, part number, revision, description).

Check Information

Check Details Description
Applicable to: Nothing
Automatic Solution:
Check Parameters: PatternToMatchForRoot3DPartName: String type.

Verifies if Root 3DPart name does not contain any special character.

Example

If the root part name is: Physical Product0000001_5D866800-000-2ADC-5E60B64F0004DFF2

Then the PatternToMatchForRoot3DPartName is: ^[A-Za-z0-9/s_]+[A-Za-z0-9/-]+[A-Za-z0-9/-]+[A-Za-z0-9/-]+[A-Za-z0-9]$