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: 2024.1.1.0 (2024.1.1)
Syntax
public void Recenter(
	SbVec3f newCenter
)

Parameters

newCenter
Type: OIV.InventorSbVec3f
Remarks