| Package | Description |
|---|---|
| net.rimptec.cad.catia |
| Modifier and Type | Method and Description |
|---|---|
static CatDrawingStandard |
CatDrawingStandard.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CatDrawingStandard[] |
CatDrawingStandard.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchematicRoot.setDrawingStandard(CatDrawingStandard param1) |
void |
DrawingRoot.standard(CatDrawingStandard param1) |
void |
DrawingDocument.standard(CatDrawingStandard param1) |
void |
Layout2DRoot.standard(CatDrawingStandard param1) |