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

Represents interface for Trace Lines View Style Preferences applicable to drafting views. More...

Inheritance diagram for NXOpen::Drawings::TraceLinesViewStyle:
NXOpen::Preferences::ITraceLinesViewPreferences

Public Member Functions

bool CreateGapsStatus ()
 Returns the status of create gaps
Created in NX5.0.0. More...
 
double GapSize ()
 Returns the gap size
Created in NX5.0.0. More...
 
int HiddenColor ()
 Returns the hidden color. More...
 
NXOpen::Preferences::Font HiddenFont ()
 Returns the hidden font
Created in NX5.0.0. More...
 
NXOpen::Preferences::Width HiddenWidth ()
 Returns the hidden width
Created in NX5.0.0. More...
 
void SetCreateGapsStatus (bool createGaps)
 Sets the status of create gaps
Created in NX5.0.0. More...
 
void SetGapSize (double gapSize)
 Sets the gap size
Created in NX5.0.0. More...
 
void SetHiddenColor (int hiddenColor)
 Sets the hidden color. More...
 
void SetHiddenFont (NXOpen::Preferences::Font hiddenFont)
 Sets the hidden font
Created in NX5.0.0. More...
 
void SetHiddenWidth (NXOpen::Preferences::Width hiddenWidth)
 Sets the hidden width
Created in NX5.0.0. More...
 
void SetVisibleColor (int visibleColor)
 Sets the visible color. More...
 
void SetVisibleFont (NXOpen::Preferences::Font visibleFont)
 Sets the visible font
Created in NX5.0.0. More...
 
void SetVisibleWidth (NXOpen::Preferences::Width visibleWidth)
 Sets the visible width
Created in NX5.0.0. 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
Created in NX5.0.0. More...
 
NXOpen::Preferences::Width VisibleWidth ()
 Returns the visible width
Created in NX5.0.0. More...
 

Detailed Description

Represents interface for Trace Lines View Style Preferences applicable to drafting views.


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

Created in NX5.0.0.

Member Function Documentation

bool NXOpen::Drawings::TraceLinesViewStyle::CreateGapsStatus ( )

Returns the status of create gaps
Created in NX5.0.0.



License requirements : None

double NXOpen::Drawings::TraceLinesViewStyle::GapSize ( )

Returns the gap size
Created in NX5.0.0.



License requirements : None

int NXOpen::Drawings::TraceLinesViewStyle::HiddenColor ( )

Returns the hidden color.

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

License requirements : None

NXOpen::Preferences::Font NXOpen::Drawings::TraceLinesViewStyle::HiddenFont ( )

Returns the hidden font
Created in NX5.0.0.



License requirements : None

NXOpen::Preferences::Width NXOpen::Drawings::TraceLinesViewStyle::HiddenWidth ( )

Returns the hidden width
Created in NX5.0.0.



License requirements : None

void NXOpen::Drawings::TraceLinesViewStyle::SetCreateGapsStatus ( bool  createGaps)

Sets the status of create gaps
Created in NX5.0.0.



License requirements : drafting ("DRAFTING")

Parameters
createGapscreate gaps
void NXOpen::Drawings::TraceLinesViewStyle::SetGapSize ( double  gapSize)

Sets the gap size
Created in NX5.0.0.



License requirements : drafting ("DRAFTING")

Parameters
gapSizegap size
void NXOpen::Drawings::TraceLinesViewStyle::SetHiddenColor ( int  hiddenColor)

Sets the hidden color.

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

License requirements : drafting ("DRAFTING")

Parameters
hiddenColorhidden color
void NXOpen::Drawings::TraceLinesViewStyle::SetHiddenFont ( NXOpen::Preferences::Font  hiddenFont)

Sets the hidden font
Created in NX5.0.0.



License requirements : drafting ("DRAFTING")

Parameters
hiddenFonthidden font
void NXOpen::Drawings::TraceLinesViewStyle::SetHiddenWidth ( NXOpen::Preferences::Width  hiddenWidth)

Sets the hidden width
Created in NX5.0.0.



License requirements : drafting ("DRAFTING")

Parameters
hiddenWidthhidden width
void NXOpen::Drawings::TraceLinesViewStyle::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::TraceLinesViewStyle::SetVisibleFont ( NXOpen::Preferences::Font  visibleFont)

Sets the visible font
Created in NX5.0.0.



License requirements : drafting ("DRAFTING")

Parameters
visibleFontvisible font
void NXOpen::Drawings::TraceLinesViewStyle::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::TraceLinesViewStyle::Tag ( ) const

Returns the tag of this object.

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

Returns the visible font
Created in NX5.0.0.



License requirements : None

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