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

Represents set of Threads View Preferences applicable to drafting views. More...

Inheritance diagram for NXOpen::Preferences::ThreadsViewPreferences:
NXOpen::Preferences::IThreadsViewPreferences

List of all members.

Public Member Functions

double MinimumPitchField ()
 Returns the minimum pitch field.
int OverrideVisibleThreadColor ()
 Returns the visible thread override color.
bool RenderTrueHiddenLine ()
 Returns the status of render true hidden line
Created in NX5.0.0.
void SetMinimumPitchField (double minimumPitchField)
 Sets the minimum pitch field.
void SetOverrideVisibleThreadColor (int overrideVisibleThreadColor)
 Sets the visible thread override color.
void SetRenderTrueHiddenLine (bool renderTrueHiddenLine)
 Sets the status of render true hidden line
Created in NX5.0.0.
void SetThreadsStandardOptionData (int threadsStandardOptionData)
 Sets the threads standard option.
tag_t Tag () const
 Returns the tag of this object.
int ThreadsStandardOptionData ()
 Returns the threads standard option.

Detailed Description

Represents set of Threads View Preferences applicable to drafting views.

Allows to create ANSI and ISO thread representations for both internal and external threads in drawing member views.
To obtain an instance of this class use Preferences::ViewPreferences::Threads

Created in NX5.0.0.


Member Function Documentation

Returns the minimum pitch field.

Allows to control the minimum distance (in drawing coordinates) to which two points which represent crests of a thread are drawn. It is also used to control the minimum distance between a thread and it's defining geometry such as edges, silhouettes or section edges of the cylindrical face or chamfered face. This can be used to help prevent lines from running together, when threads with a small pitch are plotted at a small scale.


Created in NX5.0.0.

License requirements : None

Returns the visible thread override color.

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

License requirements : None

Returns the status of render true hidden line
Created in NX5.0.0.



License requirements : None

Sets the minimum pitch field.

Allows to control the minimum distance (in drawing coordinates) to which two points which represent crests of a thread are drawn. It is also used to control the minimum distance between a thread and it's defining geometry such as edges, silhouettes or section edges of the cylindrical face or chamfered face. This can be used to help prevent lines from running together, when threads with a small pitch are plotted at a small scale.


Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

Parameters:
minimumPitchFieldminimum pitch field

Sets the visible thread override color.

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

License requirements : drafting ("DRAFTING")

Parameters:
overrideVisibleThreadColoroverridevisiblethreadcolor

Sets the status of render true hidden line
Created in NX5.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
renderTrueHiddenLinerender true hidden line

Sets the threads standard option.


Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

Parameters:
threadsStandardOptionDatathreads standard option data

Returns the tag of this object.

Returns the threads standard option.


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.