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: 9.9.13.0.Release.908d87e0180ebfe7287e3e24da18328657f2aef7
Syntax
public static SoSeparator CreateBoundingBox(
	SbBox3f bbox,
	SbColor color
)

Parameters

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

Return Value

Type: SoSeparator
See Also