Click or drag to resize
SoProjectionMatrixElementCallSetElt Method

Note: This API is now obsolete.

Calls CallSetElt(matrix, true).

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

Parameters

matrix
Type: OIV.InventorSbMatrix
Remarks