PrintBase Enumeration CATPRINTCGM_ESCAPE

enum CATPRINTCGM_ESCAPE {
  CATPRINTCGM_ESCAPE_NONE,
  CATPRINTCGM_ESCAPE_WITHOUT_TEXT,
  CATPRINTCGM_ESCAPE_WITH_TEXT
}
escape element around discretized text.
Discretized texts will be surrounded with escape elements.
Values:
CATPrintCGM_ESCAPE_NONE
None escape element will surround texts.
CATPrintCGM_ESCAPE
Escape elements will surround texts.
CATPrintCGM_ESCAPE_WITH_TEXT
Escape elements will surround texts and indicate the string.

This object is included in the file: CATPrintCGMPropertiesTypes.h

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.