Click or drag to resize
SoSFVec2i32 Constructor

Default constructor.

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

Parameters

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