Click or drag to resize
SoSFBox3i32SetValue Method (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 xmax,
	int ymax,
	int zmax
)

Parameters

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