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

Represents the set of visualization preferences under screen tab applicable to part More...

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

Public Types

enum  ViewTriadLocation { BottomLeft, BottomRight }
 The view triad location types. More...
 

Properties

unsafe bool CsysFixedSizeOnScreen [get, set]
 Returns or sets whether the CSYS display in fixed size on screen. More...
 
unsafe bool CsysShowThrough [get, set]
 Returns or sets whether the CSYS display in show through mode More...
 
unsafe bool PointShowThrough [get, set]
 Returns or sets whether the Point display in show through mode More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
unsafe
NXOpen.Preferences.PartVisualizationScreen.ViewTriadLocation 
TriadLocation [get, set]
 Returns or sets the view triad location More...
 
unsafe bool TriadVisibility [get, set]
 Returns or sets the show view triad flag. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

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

Detailed Description

Represents the set of visualization preferences under screen tab applicable to part

To obtain an instance of this class, refer to NXOpen.Preferences.PartPreferences

Created in NX12.0.0

Member Enumeration Documentation

The view triad location types.

Enumerator
BottomLeft 

View triad display on the bottom left of the view

BottomRight 

View triad display on the bottom right of the view

Property Documentation

unsafe bool NXOpen.Preferences.PartVisualizationScreen.CsysFixedSizeOnScreen
getset

Returns or sets whether the CSYS display in fixed size on screen.

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Preferences.PartVisualizationScreen.CsysShowThrough
getset

Returns or sets whether the CSYS display in show through mode

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Preferences.PartVisualizationScreen.PointShowThrough
getset

Returns or sets whether the Point display in show through mode

Created in NX1872.0.0

License requirements to get this property: None.

License requirements to set this property: None.

Tag NXOpen.Preferences.PartVisualizationScreen.Tag
get

Returns the tag of this object.

unsafe NXOpen.Preferences.PartVisualizationScreen.ViewTriadLocation NXOpen.Preferences.PartVisualizationScreen.TriadLocation
getset

Returns or sets the view triad location

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Preferences.PartVisualizationScreen.TriadVisibility
getset

Returns or sets the show view triad flag.

Allows to turn on and off the display of view triad.

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.


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