Package | Description |
---|---|
net.rimptec.cad.catia |
Modifier and Type | Method and Description |
---|---|
static CatPspIDLPartConnectorType |
CatPspIDLPartConnectorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CatPspIDLPartConnectorType[] |
CatPspIDLPartConnectorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PspPartConnector |
PspPhsyicalProduct.addConnector(Holder param1,
Reference param2,
CatPspIDLPartConnectorType param3,
Reference param4,
CatPspIDLPartConnectorType param5,
Reference param6,
CatPspIDLPartConnectorType param7) |
void |
PspPartConnector.setAlignmentConnector(Reference param1,
CatPspIDLPartConnectorType param2) |
void |
PspPartConnector.setFaceConnector(Reference param1,
CatPspIDLPartConnectorType param2) |
void |
PspPartConnector.setOrientationConnector(Reference param1,
CatPspIDLPartConnectorType param2) |