PrintBase Enumeration CATPrintLineSpecification

enum CATPrintLineSpecification {
  CATPRINT_ABSOLUTE,
  CATPRINT_SCALED,
  CATPRINT_NOTHICKNESS
}
Line specification.
Values:
CATPRINT_ABSOLUTE
The line width and the line type are independant of the image scale.
CATPRINT_SCALED
The line width and the line type depend of the image scale.
CATPRINT_NOTHICKNESS
The line width is 0.

This object is included in the file: CATPrintParameters.h

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