<NumberOfBlanksForNewLineReplacement>
Section:
Options
Required:
No
Value type:
Integer
Default:
1
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
When you load a drawing in Creo Elements/Direct Annotation, it uses attribute values from the database to update the title block. This tag specifies that any newline (\n) characters in attribute values will be replaced with this number of blanks before being sent to Creo Elements/Direct Annotation.
Example
This example replaces the newline character with 2 blanks:
<NumberOfBlanksForNewLineReplacement>2</NumberOfBlanksForNewLineReplacement>
Was this helpful?