Click or drag to resize
SoDataSetElement Class
Inheritance Hierarchy

Namespace: OIV.LDM.Elements
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public class SoDataSetElement : SoReplacedElement

The SoDataSetElement type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodStatic memberGet(SoState, SoDataSet)

Public methodStatic memberGet(SoState, IListSoDataSet)
Public methodStatic memberGet(SoState, Queue) Obsolete.
Obsolete since Open Inventor 8000.
Public methodStatic memberGet(SoState, SoDataSet, Boolean)
Public methodStatic memberGetClassStackIndex Obsolete.

Returns the stack id for this element.

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodPop

Pops element.

(Inherited from SoElement.)
Public methodPush

Overrides OIV.LDM.Elements.SoDataSetElement.Push(OIV.Inventor.Misc.SoState) method to copy values from next instance in the stack.

(Overrides SoElementPush(SoState).)
Public methodStatic memberSet(SoState, SoNode, SoDataSet)
Public methodStatic memberSet(SoState, SoNode, SoDataSet, SbMatrix)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Remarks