|
FreeCAD C++
|
Attacher.h, Attacher.cpp contain the functionality of deriving placement from a set of geometric subelements. Examples are: sketch attachment, datum plane placement.
Classes | |
| class | AttachEngine |
| The AttachEngine class is the placement calculation routine, modes, hints and so on. It can be used separately, without deriving from AttachableObject. More... | |
| struct | SuggestResult |
| The SuggestResult struct is a container for output information of AttachEngine mode suggesting routine. More... | |
Enumerations | |
| enum | eRefType |
| The eRefType enum lists the types of references. If adding one, see also AttachEngine::eRefTypeStrings, AttachEngine::getShapeType(), AttachEngine::downgradeType(), AttacherTexts.cpp/getShTypeText() | |
1.8.15