Package | Description |
---|---|
net.rimptec.cad.catia |
Modifier and Type | Method and Description |
---|---|
static CatDimType |
CatDimType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CatDimType[] |
CatDimType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DrawingDimension |
DrawingDimensions.add(CatDimType param1,
java.lang.Object[] param2,
java.lang.Object[] param3,
CatDimLineRep param4) |
DrawingDimension |
DrawingDimensions.add2(CatDimType param1,
java.lang.Object[] param2,
java.lang.Object[] param3,
java.lang.Object param4,
int param5) |