NX Open C++ Reference Guide
|
Represents a base frame bar class
This is an abstract class and cannot be directly instantiated
Created in NX8.0.0.
More...
Public Member Functions | |
NXOpen::Annotations::FrameBarPreferences * | GetFramebarPreferences () |
Returns the framebar preferences for the annotation. | |
void | SetFramebarPreferences (NXOpen::Annotations::FrameBarPreferences *framebarPrefs) |
Sets the symbol preferences for the annotation Created in NX8.0.0. |
Represents a base frame bar class
This is an abstract class and cannot be directly instantiated
Created in NX8.0.0.
NXOpen::Annotations::FrameBarPreferences* NXOpen::Annotations::BaseFrameBar::GetFramebarPreferences | ( | ) |
Returns the framebar preferences for the annotation.
void NXOpen::Annotations::BaseFrameBar::SetFramebarPreferences | ( | NXOpen::Annotations::FrameBarPreferences * | framebarPrefs | ) |
Sets the symbol preferences for the annotation
Created in NX8.0.0.
License requirements : nx_ship_drafting ("Ship Drafting")
framebarPrefs | framebar prefs |