Click or drag to resize
SoSFMatrix Constructor (SoFieldContainer, String, SoFieldFieldTypes)

Note: This API is now obsolete.

Initializes a new instance of the SoSFMatrix class

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public SoSFMatrix(
	SoFieldContainer fieldContainer,
	string fieldName,
	SoFieldFieldTypes fieldType
)

Parameters

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