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

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

Inheritance diagram for NXOpen::Drawings::ThreadsViewStyle:
NXOpen::Preferences::IThreadsViewPreferences

Public Member Functions

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

Detailed Description

Represents set of Threads View Style 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 Drawings::ViewStyle::Threads

Created in NX5.0.0.

Member Function Documentation

double NXOpen::Drawings::ThreadsViewStyle::MinimumPitchField ( )

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

int NXOpen::Drawings::ThreadsViewStyle::OverrideVisibleThreadColor ( )

Returns the visible thread override color.

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

License requirements : None

bool NXOpen::Drawings::ThreadsViewStyle::RenderTrueHiddenLine ( )

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



License requirements : None

void NXOpen::Drawings::ThreadsViewStyle::SetMinimumPitchField ( double  minimumPitchField)

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
void NXOpen::Drawings::ThreadsViewStyle::SetOverrideVisibleThreadColor ( int  overrideVisibleThreadColor)

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
void NXOpen::Drawings::ThreadsViewStyle::SetRenderTrueHiddenLine ( bool  renderTrueHiddenLine)

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



License requirements : drafting ("DRAFTING")

Parameters
renderTrueHiddenLinerender true hidden line
void NXOpen::Drawings::ThreadsViewStyle::SetThreadsStandardOptionData ( int  threadsStandardOptionData)

Sets the threads standard option
Created in NX5.0.0.



License requirements : drafting ("DRAFTING")

Parameters
threadsStandardOptionDatathreads standard option data
tag_t NXOpen::Drawings::ThreadsViewStyle::Tag ( ) const

Returns the tag of this object.

int NXOpen::Drawings::ThreadsViewStyle::ThreadsStandardOptionData ( )

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.