Click or drag to resize
SoTextureMatrixElementCallMultElt Method

Note: This API is now obsolete.

Calls CallMultElt(matrix, System.Int32(0)).

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
[ObsoleteAttribute("Method is erroneousnly public. It would be inaccessible in future release.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void CallMultElt(
	SbMatrix matrix
)

Parameters

matrix
Type: OIV.InventorSbMatrix
Remarks