Click or drag to resize
SoSFBox3f Constructor

Default constructor.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoSFBox3f(
	SoFieldContainer fieldContainer,
	string fieldName,
	SoField. FieldTypes fieldType,
	SbBox3f newValue
)

Parameters

fieldContainer
Type: OIV.Inventor.Fields.SoFieldContainer
fieldName
Type: System.String
fieldType
Type: OIV.Inventor.Fields.SoField.FieldTypes
newValue
Type: OIV.Inventor.SbBox3f
Remarks