GMOperatorsInterfaces Enumeration CATCircleMode
enum CATCircleMode {
Direct,
Complementary,
Angular,
Complete
}
The relimitation mode of the corner operator.
- Values:
-
- Direct
- The corner is limited by the input wires. The shortest portion is kept.
- Complementary
- The corner is limited by the input wires. The longest portion is kept.
- Angular
- The length of the corner is defined by the angular sector, which reference is .
In case of planar wires.
- Complete
- The corner is limited by the input wires. Both portions are kept. Default mode.
This object is included in the file: CATCircleMode.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.