NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Drawings::FlatPatternViewStyle Class Reference

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. More...
 
NXOpen::SheetMetal::FlatPatternSettingsGetPropertiesObject ()
 Returns the properties object for the view's flat pattern style settings. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

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 NXOpen::Drawings::ViewStyle

Created in NX5.0.0.

Member Function Documentation

void NXOpen::Drawings::FlatPatternViewStyle::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::Drawings::FlatPatternViewStyle::GetPropertiesObject ( )

Returns the properties object for the view's flat pattern style settings.

Returns
Reference to the object on which to get and set the style for flat pattern drawing member views.
Created in NX5.0.0.

License requirements : nx_sheet_metal ("NX Sheet Metal")
tag_t NXOpen::Drawings::FlatPatternViewStyle::Tag ( ) const

Returns the tag of this object.


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.