Click or drag to resize
SoTextDetail Methods

The SoTextDetail type exposes the following members.

Methods
  NameDescription
Public methodClone (Inherited from SoDetail.)
Public methodCopy

Returns an instance that is a copy of this instance.

(Overrides SoDetailCopy.)
Public methodEquals (Inherited from Object.)
Public methodGetCharacterIndex

Returns the index of the relevant character within the string.

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetPart

For OIV.Inventor.Nodes.SoText3, this returns which part was picked or generated.

Public methodGetStringIndex

Returns the index of the relevant string within a multiple-value string field of a text node.

Public methodGetType (Inherited from Object.)
Public methodSetCharacterIndex
Public methodSetPart
Public methodSetStringIndex
Public methodToString (Inherited from Object.)
Top
See Also