Click or drag to resize
SoGetBoundingBoxActionSetCenter Method (SbVec3f, Boolean)

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void SetCenter(
	SbVec3f center,
	bool transformCenter
)

Parameters

center
Type: OIV.InventorSbVec3f
transformCenter
Type: SystemBoolean
Remarks