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

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

Inheritance diagram for NXOpen::Drawings::VisibleLinesViewStyle:
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 Style Preferences applicable to drafting views.


To obtain an instance of this class use Drawings::ViewStyle::VisibleLines

Created in NX5.0.0.

Member Function Documentation

void NXOpen::Drawings::VisibleLinesViewStyle::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::Drawings::VisibleLinesViewStyle::SetVisibleFont ( NXOpen::Preferences::Font  visibleFont)

Sets the visible font.


Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

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

Sets the visible width.


Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

Parameters
visibleWidthvisible width
tag_t NXOpen::Drawings::VisibleLinesViewStyle::Tag ( ) const

Returns the tag of this object.

int NXOpen::Drawings::VisibleLinesViewStyle::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::Drawings::VisibleLinesViewStyle::VisibleFont ( )

Returns the visible font.


Created in NX5.0.0.

License requirements : None

NXOpen::Preferences::Width NXOpen::Drawings::VisibleLinesViewStyle::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.