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

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

Parameters

center
Type: OIV.InventorSbVec3d
transformCenter
Type: SystemBoolean
Remarks