Click or drag to resize
SoSFImage3SetSubValue Method (SbVec3i32, SbVec3i32, Int32, SoSFImage3CopyPolicies)

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetSubValue(
	SbVec3i32 subSize,
	SbVec3i32 offset,
	int[] data,
	SoSFImage3CopyPolicies copy
)

Parameters

subSize
Type: OIV.InventorSbVec3i32
offset
Type: OIV.InventorSbVec3i32
data
Type: SystemInt32
copy
Type: OIV.Inventor.FieldsSoSFImage3CopyPolicies
See Also