| Package | Description |
|---|---|
| net.rimptec.cad.catia |
| Modifier and Type | Method and Description |
|---|---|
static CatChamferOrientation |
CatChamferOrientation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CatChamferOrientation[] |
CatChamferOrientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Chamfer |
ShapeFactory.addNewChamfer(Reference param1,
CatChamferPropagation param2,
CatChamferMode param3,
CatChamferOrientation param4,
double param5,
double param6) |
void |
Chamfer.orientation(CatChamferOrientation param1) |