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