NX Open C++ Reference Guide
|
Provides access to object and callout properties for sheet-metal data in flat pattern views on drawings. More...
Public Member Functions | |
void | Commit () |
Commits and applies all the settings done with set_callout_type_display and set_object_type_display. | |
NXOpen::SheetMetal::FlatPatternSettings * | GetPropertiesObject () |
Returns the properties object for the part's flat pattern view preferences. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Provides access to object and callout properties for sheet-metal data in flat pattern views on drawings.
To obtain an instance of this class, refer to Preferences::ViewPreferences
Created in NX5.0.0.
void NXOpen::Preferences::FlatPatternViewPreferences::Commit | ( | ) |
Commits and applies all the settings done with set_callout_type_display and set_object_type_display.
It must be called after a sequence of calls to those methods to cause the view to update.
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
NXOpen::SheetMetal::FlatPatternSettings* NXOpen::Preferences::FlatPatternViewPreferences::GetPropertiesObject | ( | ) |
Returns the properties object for the part's flat pattern view preferences.
tag_t NXOpen::Preferences::FlatPatternViewPreferences::Tag | ( | ) | const |
Returns the tag of this object.