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

Sets one vector value from an array of 2 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[] ss
)

Parameters

index
Type: SystemInt32
ss
Type: SystemString
Remarks