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

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

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

Parameters

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

See Also