PrintBase Enumeration CATPrintLineCap
enum CATPrintLineCap {
CATPRINT_FLAT,
CATPRINT_SQUARE,
CATPRINT_ROUND
}
Line cap.
- Values:
-
- CATPRINT_FLAT
- The line ends are flat.
- CATPRINT_SQUARE
- The line ends are squared.
- CATPRINT_ROUND
- The line ends are round.
This object is included in the file: CATPrintParameters.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.