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

Parameters

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

Return Value

Type: SoSeparator
See Also