Click or drag to resize
SoSFMatrix Constructor

Default constructor.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFMatrix(
	SoFieldContainer fieldContainer,
	string fieldName,
	SoFieldFieldTypes fieldType,
	SbMatrix newValue
)

Parameters

fieldContainer
Type: OIV.Inventor.FieldsSoFieldContainer
fieldName
Type: SystemString
fieldType
Type: OIV.Inventor.FieldsSoFieldFieldTypes
newValue
Type: OIV.InventorSbMatrix
Remarks