SoSFBox4i32SetValue Method (SbVec4i32, SbVec4i32) |
Namespace: OIV.Inventor.FieldsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetValue(
SbVec4i32 _min,
SbVec4i32 _max
)
Public Sub SetValue (
_min As SbVec4i32,
_max As SbVec4i32
)
public:
void SetValue(
SbVec4i32 _min,
SbVec4i32 _max
)
member SetValue :
_min : SbVec4i32 *
_max : SbVec4i32 -> unit
Parameters
- _min
- Type: OIV.InventorSbVec4i32
- _max
- Type: OIV.InventorSbVec4i32
Remarks See Also