Click or drag to resize
MedicalHelperExampleDicomAnnotation Method
Returns a collection of DicomInfo annotation nodes for Open Inventor medical examples. This method is not important for customer applications, but the technique can be useful for adding annotation text to an application window.

Namespace: OIV.Medical.Helpers
Assembly: OIV.Medical (in OIV.Medical.dll) Version: 2024.2.3.Release.8195eb522b090a23f1a65c7685cebb3bb12ab134
Syntax
public static SoNode ExampleDicomAnnotation(
	string filename
)

Parameters

filename
Type: SystemString
Path to a DICOM file from which info will be extracted

Return Value

Type: SoNode
See Also