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

Represents set of Visible Lines View Preferences applicable to drafting views. More...

Inheritance diagram for NXOpen::Preferences::VisibleLinesViewPreferences:
NXOpen::Preferences::IVisibleLinesViewPreferences

Public Member Functions

void SetVisibleColor (int visibleColor)
 Sets the visible color. More...
 
void SetVisibleFont (NXOpen::Preferences::Font visibleFont)
 Sets the visible font. More...
 
void SetVisibleWidth (NXOpen::Preferences::Width visibleWidth)
 Sets the visible width. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 
int VisibleColor ()
 Returns the visible color. More...
 
NXOpen::Preferences::Font VisibleFont ()
 Returns the visible font. More...
 
NXOpen::Preferences::Width VisibleWidth ()
 Returns the visible width. More...
 

Detailed Description

Represents set of Visible Lines View Preferences applicable to drafting views.


To obtain an instance of this class use Preferences::ViewPreferences::VisibleLines

Created in NX5.0.0.

Member Function Documentation

void NXOpen::Preferences::VisibleLinesViewPreferences::SetVisibleColor ( int  visibleColor)

Sets the visible color.

The value should be between 1 and 216.
Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

Parameters
visibleColorvisible color
void NXOpen::Preferences::VisibleLinesViewPreferences::SetVisibleFont ( NXOpen::Preferences::Font  visibleFont)

Sets the visible font.


Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

Parameters
visibleFontvisible font
void NXOpen::Preferences::VisibleLinesViewPreferences::SetVisibleWidth ( NXOpen::Preferences::Width  visibleWidth)

Sets the visible width.


Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

Parameters
visibleWidthvisible width
tag_t NXOpen::Preferences::VisibleLinesViewPreferences::Tag ( ) const

Returns the tag of this object.

int NXOpen::Preferences::VisibleLinesViewPreferences::VisibleColor ( )

Returns the visible color.

The value should be between 1 and 216.
Created in NX5.0.0.

License requirements : None

NXOpen::Preferences::Font NXOpen::Preferences::VisibleLinesViewPreferences::VisibleFont ( )

Returns the visible font.


Created in NX5.0.0.

License requirements : None

NXOpen::Preferences::Width NXOpen::Preferences::VisibleLinesViewPreferences::VisibleWidth ( )

Returns the visible width.


Created in NX5.0.0.

License requirements : None


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