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

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(
	float xmin,
	float ymin,
	float xmax,
	float ymax
)

Parameters

xmin
Type: SystemSingle
ymin
Type: SystemSingle
xmax
Type: SystemSingle
ymax
Type: SystemSingle
Remarks