NX Open C++ Reference Guide
|
A result category within a VisualReporting::VisualReport . More...
Public Member Functions | |
NXString | BitmapName () |
Returns the bitmap name of this VisualReporting::ResultCategory . | |
NXString | CustomMessage () |
Returns the custom message of this VisualReporting::ResultCategory . | |
void | SetBitmapName (const NXString &bitmapName) |
Sets the bitmap name of this VisualReporting::ResultCategory . | |
void | SetCustomMessage (const NXString &customMessage) |
Sets the custom message of this VisualReporting::ResultCategory . |
A result category within a VisualReporting::VisualReport .
Created in NX8.0.0.
Returns the bitmap name of this VisualReporting::ResultCategory .
Created in NX8.0.0.
License requirements : nx_visual_reporting ("Visual Reporting")
Returns the custom message of this VisualReporting::ResultCategory .
Created in NX8.0.0.
License requirements : nx_visual_reporting ("Visual Reporting")
void NXOpen::VisualReporting::ResultCategory::SetBitmapName | ( | const NXString & | bitmapName | ) |
Sets the bitmap name of this VisualReporting::ResultCategory .
Created in NX8.0.0.
License requirements : nx_visual_reporting ("Visual Reporting")
bitmapName | bitmapname |
void NXOpen::VisualReporting::ResultCategory::SetCustomMessage | ( | const NXString & | customMessage | ) |
Sets the custom message of this VisualReporting::ResultCategory .
Created in NX8.0.0.
License requirements : nx_visual_reporting ("Visual Reporting")
customMessage | custommessage |