Click or drag to resize
SoSFArraySetValue Method (SbVec3i32, SbDataType, SbNativeArray)

Note: This API is now obsolete.

Calls SetValue(size, dataType, data, OIV.Inventor.Fields.SoSFArray.CopyPolicies( .SoSFArray.COPY )).

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public void SetValue(
	SbVec3i32 size,
	SbDataType dataType,
	SbNativeArray data
)

Parameters

size
Type: OIV.InventorSbVec3i32
dataType
Type: OIV.InventorSbDataType
data
Type: OIV.InventorSbNativeArray
Remarks