Click or drag to resize
SoMFVec2StringSetValue Method (String, String)

Sets to one value from 2 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 s1,
	string s2
)

Parameters

s1
Type: SystemString
s2
Type: SystemString
Remarks