NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.Preferences.FlatPatternViewPreferences Class Reference

Provides access to object and callout properties for sheet-metal data in flat pattern views on drawings. More...

Inheritance diagram for NXOpen.Preferences.FlatPatternViewPreferences:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void Commit ()
 Commits and applies all the settings done with set_callout_type_display and set_object_type_display. More...
 
unsafe
NXOpen.SheetMetal.FlatPatternSettings 
GetPropertiesObject ()
 Returns the properties object for the part's flat pattern view preferences. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> 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.Preferences.ViewPreferences

Created in NX5.0.0

Member Function Documentation

unsafe void NXOpen.Preferences.FlatPatternViewPreferences.Commit ( )
inline

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")

unsafe NXOpen.SheetMetal.FlatPatternSettings NXOpen.Preferences.FlatPatternViewPreferences.GetPropertiesObject ( )
inline

Returns the properties object for the part's flat pattern view preferences.

Created in NX5.0.0

License requirements: nx_sheet_metal ("NX Sheet Metal")

Returns
Reference to the object on which to get and set the preferences for flat pattern drawing member views.

Property Documentation

Tag NXOpen.Preferences.FlatPatternViewPreferences.Tag
get

Returns the tag of this object.


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