NXOpen .NET Reference  12.0.0
Public Types | Properties | List of all members
NXOpen.Preferences.PartVisualizationNamesBorders Class Reference

Represents the set of visualization preferences of entire Working Part coming under Names/borders Tab More...

Inheritance diagram for NXOpen.Preferences.PartVisualizationNamesBorders:

Public Types

enum  NameDisplay { Off, ViewOfDefinition, WorkView, AllViews }
 Describes the available options for object name display selection More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 
unsafe double CharacterSize [get, set]
 Returns or sets the character size. More...
 
unsafe
NXOpen.Preferences.PartVisualizationNamesBorders.NameDisplay 
ObjectNameDisplay [get, set]
 Returns or sets the object name display More...
 
unsafe bool ShowModelViewBorders [get, set]
 Returns or sets the show model view border flag. More...
 
unsafe bool ShowModelViewNames [get, set]
 Returns or sets the show model view names flag. More...
 

Detailed Description

Represents the set of visualization preferences of entire Working Part coming under Names/borders Tab

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

Created in NX3.0.0

Member Enumeration Documentation

Describes the available options for object name display selection

Enumerator
Off 

Display is Off

ViewOfDefinition 

View of Definition places each name in the work view current at the time of name creation

WorkView 

Work View places all names in the current work view, even if the existing names had been defined in different views

AllViews 

All Views places all names in the all views except the drawing member views

Property Documentation

unsafe double NXOpen.Preferences.PartVisualizationNamesBorders.CharacterSize
getset

Returns or sets the character size.

Allows to define the size of the text in the object names

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Preferences.PartVisualizationNamesBorders.NameDisplay NXOpen.Preferences.PartVisualizationNamesBorders.ObjectNameDisplay
getset

Returns or sets the object name display

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Preferences.PartVisualizationNamesBorders.ShowModelViewBorders
getset

Returns or sets the show model view border flag.

allows to turn on and off the display of view borders.

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Preferences.PartVisualizationNamesBorders.ShowModelViewNames
getset

Returns or sets the show model view names flag.

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

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

Tag NXOpen.Preferences.PartVisualizationNamesBorders.Tag
get

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.