Package | Description |
---|---|
net.rimptec.cad.catia |
Modifier and Type | Method and Description |
---|---|
static CatStrMemberExtremity |
CatStrMemberExtremity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CatStrMemberExtremity[] |
CatStrMemberExtremity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AnyObject |
StrObjectFactory.addDefExtOnMember(StrMember param1,
CatStrMemberExtremity param2,
double param3,
double param4) |
StrPlate |
StrObjectFactory.addRectangularEndPlate(StrMember param1,
CatStrMemberExtremity param2,
double param3,
double param4,
double param5,
CatStrMaterialOrientation param6,
Holder param7) |