Click or drag to resize
SoSFMatrixGetValue Method

Note: This API is now obsolete.

Returns this field's value.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since OpenInventor 9.0.0.0. Use Value property instead.")]
public SbMatrix GetValue()

Return Value

Type: SbMatrix
Remarks

See Also