============================================================
This commit extends SketchGeometryExtension to store within a Geometry if it is an internal aligment geometry
and which type.
- Make explicit private inheritance of the interface
- Correct inheritance of ExternalGeometryFacade
- Correct inheritance of ExternalGeometryExtension
- Better document the inheritance choice