Click or drag to resize
SoSFBox3fSetValue Method (SbVec3f, SbVec3f)

Sets the box dimensions.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetValue(
	SbVec3f _min,
	SbVec3f _max
)

Parameters

_min
Type: OIV.InventorSbVec3f
_max
Type: OIV.InventorSbVec3f
Remarks