PyANGKernel.GKGeoSelection¶
- class GKGeoSelection¶
Selection for the geometric model
Details
This class represents the specific selection model used for the geometric model. This means, it handles the ‘selected’ flag provided by the
GKGeoObjectobjects, so the selection is effectively established at model level.Synopsis¶
Methods¶
def
__init__()def
getGeoObjects()
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
- __init__()¶
- getGeoObjects()¶
- Return type:
.list of GKGeoObject
Gets the selected GKGeoObjects.