Interface GeomObjectSelectionFeature

    • Method Detail

      • show

        boolean show()
        Returns true if the selection is shown in physics or in part instances (provided the selection is visible within the geometry).
        Returns:
        Show flag.
      • show

        GeomObjectSelectionFeature show​(boolean newShow)
        For a cumulative selection, set a flag that determines whether it will be shown in physics and part instances.
        Parameters:
        newShow - Flag.
        Returns:
        This cumulative selection.