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

Convenience methods that adds a set of strings values to the internal PbMesh object.

Namespace: OIV.MeshViz.Fields
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void AddStringsSet(
	int index,
	string[] val,
	string setName
)

Parameters

index
Type: SystemInt32
val
Type: SystemString
setName
Type: SystemString
Remarks

See Also