Click or drag to resize
MedicalHelperCreateBoundingBox Method
Convenience function to draw a specified bbox as a wireframe.

Namespace: OIV.Medical.Helpers
Assembly: OIV.Medical (in OIV.Medical.dll) Version: 2025.1.0.Release.2a081733c801ebf47c3d8b921bce5efef34a062d
Syntax
public static SoSeparator CreateBoundingBox(
	SbBox3f bbox,
	SbColor color
)

Parameters

bbox
Type: OIV.InventorSbBox3f
color
Type: OIV.InventorSbColor

Return Value

Type: SoSeparator
See Also