Click or drag to resize
SoSFBox2fSetValue Method (SbVec2f, SbVec2f)

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(
	SbVec2f min,
	SbVec2f max
)

Parameters

min
Type: OIV.InventorSbVec2f
max
Type: OIV.InventorSbVec2f
Remarks