DeepSOIC
|
a43f6361f3
|
Attacher: Py: fix docu strings
|
2016-05-14 00:50:30 +03:00 |
|
DeepSOIC
|
d119d810cd
|
Attacher: Py: renames
AttachEngine attributes and methods:
getShapeType -> getRefTypeOfShape
isShapeOfType -> isFittingRefType
downgradeType -> downgradeRefType
getTypeRank -> deleted (rank exposed through getRefTypeInfo )
getTypeInfo -> getRefTypeInfo
suggestMapModes -> suggestModes
|
2016-05-13 19:54:44 +03:00 |
|
DeepSOIC
|
37d5773ee5
|
Attacher: Py: add GUI strings to getModeInfo and getTypeInfo
|
2016-05-13 19:54:44 +03:00 |
|
DeepSOIC
|
c2839fdd09
|
Attacher: Py: extend AttachEngine's interface
* add constructor
attributes:
* Mode
* CompleteModeList
* ImplementedModes
* GetModeInfo
* References
* SuperPlacement
* Reverse
* Parameter
* CompleteRefTypeList
methods:
* getShapeType
* isShapeOfType
* downgradeType
* getTypeRank
* copy
* calculateAttachedPlacement
* suggestMapModes
* readParametersFromFeature
* writeParametersToFeature
|
2016-05-13 19:54:44 +03:00 |
|
DeepSOIC
|
7e38a59bac
|
Attacher: Py: create AttachEnginePy
Not very useful at the moment, just created the interface.
|
2016-05-13 19:54:44 +03:00 |
|