Click or drag to resize
SoBoundingBoxCacheSet Method

Namespace: OIV.Inventor.Caches
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
public void Set(
	SbXfBox3f boundingBox,
	bool centerSet,
	SbVec3f centerPoint
)

Parameters

boundingBox
Type: OIV.InventorSbXfBox3f
centerSet
Type: SystemBoolean
centerPoint
Type: OIV.InventorSbVec3f
Remarks