Click or drag to resize
SoSFBox4i32SetValue Method (Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)

Sets the box dimensions.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetValue(
	int xmin,
	int ymin,
	int zmin,
	int tmin,
	int xmax,
	int ymax,
	int zmax,
	int tmax
)

Parameters

xmin
Type: SystemInt32
ymin
Type: SystemInt32
zmin
Type: SystemInt32
tmin
Type: SystemInt32
xmax
Type: SystemInt32
ymax
Type: SystemInt32
zmax
Type: SystemInt32
tmax
Type: SystemInt32
Remarks