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: 10.12.3.0 (10.12.3.0)
Syntax
public void SetValue(
	string s1,
	string s2
)

Parameters

s1
Type: SystemString
s2
Type: SystemString
Remarks