Class SoProfileElement


  • public class SoProfileElement
    extends SoAccumulatedElement
    Stores 2D profiles for NURBS and 3D text. This element stores 2D profiles for NURBS and 3D text.

    See Also:
    SoProfile
    • Method Detail

      • 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. ] *
      • get

        public static java.util.Vector<SoNode> get​(SoState state)
        Returns the current list of profile nodes from the state.
      • add

        public static void add​(SoState state,
                               SoProfile profile)
        Add to the current profile list.