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

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(
	short xmin,
	short ymin,
	short zmin,
	short xmax,
	short ymax,
	short zmax
)

Parameters

xmin
Type: SystemInt16
ymin
Type: SystemInt16
zmin
Type: SystemInt16
xmax
Type: SystemInt16
ymax
Type: SystemInt16
zmax
Type: SystemInt16
Remarks