Click or drag to resize
SoDBGetHeaderString Method

Returns the i'th header.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static string GetHeaderString(
	int i
)

Parameters

i
Type: SystemInt32

Return Value

Type: String
Remarks

See ().

See Also