IComplexUncArraySetItem3d Method

Definition

Namespace: Metas.UncLibCOM.LinProp.Interface
Assembly: Metas.UncLibCOM.LinProp (in Metas.UncLibCOM.LinProp.dll) Version: 2.8.9053.20215
C#
void SetItem3d(
	int index1,
	int index2,
	int index3,
	ComplexUncNumber value
)

Parameters

index1  Int32
 
index2  Int32
 
index3  Int32
 
value  ComplexUncNumber
 

See Also