Click or drag to resize
SoSFBox3sSetValue Method (SbVec3s, SbVec3s)

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(
	SbVec3s _min,
	SbVec3s _max
)

Parameters

_min
Type: OIV.InventorSbVec3s
_max
Type: OIV.InventorSbVec3s
Remarks