NX Open C++ Reference Guide
|
Represents a Display::Image
To create a new instance of this class, use ViewCollection::CreateImage
Created in NX5.0.0.
More...
Public Member Functions | |
void | ImageFileSelect () |
Gets an image file using file selection. | |
void | ImagePaletteSelect () |
Gets an image file from the image palette. | |
bool | ImagePreviewToggle () |
Returns the image preview toggle Created in NX6.0.0. | |
void | SetImagePreviewToggle (bool imagePreviewToggle) |
Sets the image preview toggle Created in NX6.0.0. |
Represents a Display::Image
To create a new instance of this class, use ViewCollection::CreateImage
Created in NX5.0.0.
Gets an image file using file selection.
Created in NX5.0.0.
License requirements : None
Gets an image file from the image palette.
Created in NX5.0.0.
License requirements : None
Returns the image preview toggle
Created in NX6.0.0.
License requirements : None
void NXOpen::Display::Image::SetImagePreviewToggle | ( | bool | imagePreviewToggle | ) |
Sets the image preview toggle
Created in NX6.0.0.
License requirements : None
imagePreviewToggle | imagepreviewtoggle |