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: 2024.2.2.Release.77a61d1a523234b418592ccd07676e84f6c1d90b
Syntax
public static SoSeparator CreateBoundingBox(
	SbBox3f bbox,
	SbColor color
)

Parameters

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

Return Value

Type: SoSeparator
See Also