Click or drag to resize
SoTransformRecenter Method

Changes the center of the transformation to the given point without affecting the overall effect of the transformation.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void Recenter(
	SbVec3f newCenter
)

Parameters

newCenter
Type: OIV.InventorSbVec3f
Remarks