Click or drag to resize
SoInt32Element Class

Stores a single int32_t, int, or enum value.

Inheritance Hierarchy

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public class SoInt32Element : SoElement

The SoInt32Element 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 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

Pushes element.

(Inherited from SoElement.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Remarks

Subclasses store a single int32_t, int, or enum value. This class defines generic OIV.Inventor.Elements.SoInt32Element.Matches(OIV.Inventor.Elements.SoElement) and copy() methods.

See Also
Inheritance Hierarchy
System.Object
  OIV.Inventor.SoNetBase
    OIV.Inventor.Elements.SoElement
      OIV.Inventor.Elements.SoInt32Element
        OIV.Inventor.Elements.SoAnnoText3CharOrientElement
        OIV.Inventor.Elements.SoAnnoText3FontSizeHintElement
        OIV.Inventor.Elements.SoAnnoText3RenderPrintElement
        OIV.Inventor.Elements.SoBBoxTypeElement
        OIV.Inventor.Elements.SoComplexityTypeElement
        OIV.Inventor.Elements.SoDecimationTypeElement
        OIV.Inventor.Elements.SoDrawBufferElement
        OIV.Inventor.Elements.SoDrawStyleElement
        OIV.Inventor.Elements.SoFontRenderStyleElement
        OIV.Inventor.Elements.SoGeoRenderElement
        OIV.Inventor.Elements.SoInteractiveSwitchElement
        OIV.Inventor.Elements.SoMaterialBindingElement
        OIV.Inventor.Elements.SoNormalBindingElement
        OIV.Inventor.Elements.SoPickMethodElement
        OIV.Inventor.Elements.SoPickStyleElement
        OIV.Inventor.Elements.SoSwitchElement
        OIV.Inventor.Elements.SoTangentBindingElement
        OIV.Inventor.Elements.SoTextAlignmentHElement
        OIV.Inventor.Elements.SoTextAlignmentVElement
        OIV.Inventor.Elements.SoTextKerningElement
        OIV.Inventor.Elements.SoTextOrientationElement
        OIV.Inventor.Elements.SoTextOutlineEnabledElement
        OIV.Inventor.Elements.SoTextStyleElement
        OIV.Inventor.Elements.SoTextureSendingEnabledElement
        OIV.Inventor.Elements.SoUnitsElement