Click or drag to resize
MedicalHelperCreateCube Method
Convenience function to retrieve Cube corresponding to specified bbox.

Namespace: OIV.Medical.Helpers
Assembly: OIV.Medical (in OIV.Medical.dll) Version: 2025.2.1.Release.09005565176de878d23a36e7c4b154675f788e56
Syntax
public static SoSeparator CreateCube(
	SbBox3f bbox
)

Parameters

bbox
Type: OIV.InventorSbBox3f

Return Value

Type: SoSeparator
See Also