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.0.Release.d1acdfb623bbaf7982dff84bc1859f85fbf21864
Syntax
public static SoSeparator CreateCube(
	SbBox3f bbox
)

Parameters

bbox
Type: OIV.InventorSbBox3f

Return Value

Type: SoSeparator
See Also