Click or drag to resize
SoSFMatrix3 Constructor

Default constructor.

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

Parameters

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