NX Open C++ Reference Guide
Public Member Functions
NXOpen::Preferences::TraceLinesViewPreferences Class Reference

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

Inheritance diagram for NXOpen::Preferences::TraceLinesViewPreferences:
NXOpen::Preferences::ITraceLinesViewPreferences

List of all members.

Public Member Functions

bool CreateGapsStatus ()
 Returns the status of create gaps
Created in NX5.0.0.
double GapSize ()
 Returns the gap size.
int HiddenColor ()
 Returns the hidden color.
NXOpen::Preferences::Font HiddenFont ()
 Returns the hidden font
Created in NX5.0.0.
NXOpen::Preferences::Width HiddenWidth ()
 Returns the hidden width
Created in NX5.0.0.
void SetCreateGapsStatus (bool createGaps)
 Sets the status of create gaps
Created in NX5.0.0.
void SetGapSize (double gapSize)
 Sets the gap size.
void SetHiddenColor (int hiddenColor)
 Sets the hidden color.
void SetHiddenFont (NXOpen::Preferences::Font hiddenFont)
 Sets the hidden font
Created in NX5.0.0.
void SetHiddenWidth (NXOpen::Preferences::Width hiddenWidth)
 Sets the hidden width
Created in NX5.0.0.
void SetVisibleColor (int visibleColor)
 Sets the visible color.
void SetVisibleFont (NXOpen::Preferences::Font visibleFont)
 Sets the visible font
Created in NX5.0.0.
void SetVisibleWidth (NXOpen::Preferences::Width visibleWidth)
 Sets the visible width
Created in NX5.0.0.
tag_t Tag () const
 Returns the tag of this object.
int VisibleColor ()
 Returns the visible color.
NXOpen::Preferences::Font VisibleFont ()
 Returns the visible font
Created in NX5.0.0.
NXOpen::Preferences::Width VisibleWidth ()
 Returns the visible width
Created in NX5.0.0.

Detailed Description

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


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

Created in NX5.0.0.


Member Function Documentation

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



License requirements : None

Returns the gap size.


Created in NX5.0.0.

License requirements : None

Returns the hidden color.

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

License requirements : None

Returns the hidden font
Created in NX5.0.0.



License requirements : None

Returns the hidden width
Created in NX5.0.0.



License requirements : None

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



License requirements : drafting ("DRAFTING")

Parameters:
createGapscreate gaps

Sets the gap size.


Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

Parameters:
gapSizegap size

Sets the hidden color.

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

License requirements : drafting ("DRAFTING")

Parameters:
hiddenColorhidden color

Sets the hidden font
Created in NX5.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
hiddenFonthidden font

Sets the hidden width
Created in NX5.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
hiddenWidthhidden width

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.