NX Open C++ Reference Guide
Public Member Functions
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

List of all members.

Public Member Functions

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

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

Sets the visible color.

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

License requirements : drafting ("DRAFTING")

Parameters:
visibleColorvisible color

Sets the visible font.


Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

Parameters:
visibleFontvisible font

Sets the visible width.


Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

Parameters:
visibleWidthvisible width

Returns the tag of this object.

Returns the visible color.

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

License requirements : None

Returns the visible font.


Created in NX5.0.0.

License requirements : None

Returns the visible width.


Created in NX5.0.0.

License requirements : None


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