Click or drag to resize
SoMFEnumEnumTypeSet1Value Method (Int32, String)

Sets the index 'th value to be the integer corresponding to the mnemonic name in the given string.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void Set1Value(
	int index,
	string name
)

Parameters

index
Type: SystemInt32
name
Type: SystemString
Remarks

See Also