Click or drag to resize
SoMFEnumEnumTypeSetValue Method (String)

Sets this field to contain one and only one value, which is the mnemonic name as a string.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetValue(
	string name
)

Parameters

name
Type: SystemString
Remarks

See Also