Class SoDataSetIdElement


public class SoDataSetIdElement extends SoReplacedElement
Stores the current dataset id. This element stores the dataset id.

See Also:
  • Method Details

    • get

      public static SoDataSetId get(SoState state)
      Returns current id from the state.
    • getClassStackIndex

      @Deprecated(since="9.3.0.0") public static int getClassStackIndex()
      Deprecated.
      As of Open Inventor 9.3.0.0. replaced by SoElement.getClassStackIndex(Class)
      Returns the stack id for this element. ] *
    • set

      public static void set(SoState state, SoDataSetId dsId)
      Sets the current id in the state.