Click or drag to resize
SoSFBox3i32SetValue Method (SbVec3i32, SbVec3i32)

Sets the box dimensions.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetValue(
	SbVec3i32 _min,
	SbVec3i32 _max
)

Parameters

_min
Type: OIV.InventorSbVec3i32
_max
Type: OIV.InventorSbVec3i32
Remarks