Click or drag to resize
SoMFEnum<EnumType>.SetValue 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: 2023.1.3.0 (2023.1.3)
Syntax
public void SetValue(
	string name
)

Parameters

name
Type: System.String
Remarks

See Also