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

Parameters

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

Return Value

Type: SoSeparator
See Also