<TrimDotNumberFromInstanceName>
Section:
Options
Required:
No
Value type:
Boolean (true or false)
Default:
true
Product:
Creo Elements/Direct Model Manager
Description
This option controls whether Creo Elements/Direct Model Manager trims characters from the end of Instance Names for models only. If true (default), characters following a dot (".") are trimmed from Instance Names.
If false, Instance Names are not changed.
If true or not included in the XML file, names like "p1.1" are trimmed to "p1".
Example
This example shows the use of this option:
<TrimDotNumberFromInstanceName>false</TrimDotNumberFromInstanceName>
Was this helpful?