Click or drag to resize
SoTextureMatrixElementCallScaleEltBy Method

Note: This API is now obsolete.

Calls CallScaleEltBy(scaleFactor, System.Int32(0)).

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

Parameters

scaleFactor
Type: OIV.InventorSbVec3f
Remarks