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

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

Parameters

center
Type: OIV.InventorSbVec3f
transformCenter
Type: SystemBoolean
Remarks