Package | Description |
---|---|
net.rimptec.cad.catia |
Modifier and Type | Method and Description |
---|---|
static CatDraftMode |
CatDraftMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CatDraftMode[] |
CatDraftMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Draft |
ShapeFactory.addNewDraft(Reference param1,
Reference param2,
CatDraftNeutralPropagationMode param3,
Reference param4,
double param5,
double param6,
double param7,
CatDraftMode param8,
double param9,
CatDraftMultiselectionMode param10) |
Draft |
ShapeFactory.addNewVolumicDraft(Reference param1,
Reference param2,
CatDraftNeutralPropagationMode param3,
Reference param4,
double param5,
double param6,
double param7,
CatDraftMode param8,
double param9,
CatDraftMultiselectionMode param10,
int param11,
Reference param12) |
void |
Draft.mode(CatDraftMode param1) |