Click or drag to resize
SoTextDetailGetCharacterIndex Method

Returns the index of the relevant character within the string.

Namespace: OIV.Inventor.Details
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public int GetCharacterIndex()

Return Value

Type: Int32
Remarks

For example, if the character of detail was the "u" within "Splurmph", the character index would be 3.

See Also