NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Preferences::PartVisualizationNamesBorders Class Reference

Represents the set of visualization preferences of entire Working Part coming under Names/borders Tab
To obtain an instance of this class, refer to Preferences::PartPreferences

Created in NX3.0.0. More...

List of all members.

Public Types

enum  NameDisplay { NameDisplayOff, NameDisplayViewOfDefinition, NameDisplayWorkView }
 Describes the available options for object name display selection. More...

Public Member Functions

double CharacterSize ()
 Returns the character size.
NXOpen::Preferences::PartVisualizationNamesBorders::NameDisplay ObjectNameDisplay ()
 Returns the object name display
Created in NX3.0.0.
void SetCharacterSize (double characterSize)
 Sets the character size.
void SetObjectNameDisplay (NXOpen::Preferences::PartVisualizationNamesBorders::NameDisplay objectNameDisplay)
 Sets the object name display
Created in NX3.0.0.
void SetShowModelViewBorders (bool showModelViewBorders)
 Sets the show model view border flag.
void SetShowModelViewNames (bool showModelViewNames)
 Sets the show model view names flag.
bool ShowModelViewBorders ()
 Returns the show model view border flag.
bool ShowModelViewNames ()
 Returns the show model view names flag.
tag_t Tag () const
 Returns the tag of this object.

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 Preferences::PartPreferences

Created in NX3.0.0.



Member Enumeration Documentation

Describes the available options for object name display selection.

Enumerator:
NameDisplayOff 

Display is Off.

NameDisplayViewOfDefinition 

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

NameDisplayWorkView 

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


Member Function Documentation

Returns the character size.

Allows to define the size of the text in the object names
Created in NX3.0.0.

License requirements : None

Returns the object name display
Created in NX3.0.0.



License requirements : None

Sets the character size.

Allows to define the size of the text in the object names
Created in NX3.0.0.

License requirements : None

Parameters:
characterSizecharacter size

Sets the object name display
Created in NX3.0.0.



License requirements : None

Parameters:
objectNameDisplayobject name display

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 : None

Parameters:
showModelViewBordersshow model view borders

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 : None

Parameters:
showModelViewNamesshow model view names

Returns the show model view border flag.

allows to turn on and off the display of view borders.
Created in NX3.0.0.

License requirements : None

Returns the show model view names flag.

Allows to turn on and off the display of view names.
Created in NX3.0.0.

License requirements : None

Returns the tag of this object.


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