NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.Preferences.ThreadsViewPreferences Class Reference

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

Inheritance diagram for NXOpen.Preferences.ThreadsViewPreferences:
NXOpen.Utilities.NXRemotableObject NXOpen.Preferences.IThreadsViewPreferences IMessageSink

Properties

unsafe double MinimumPitchField [get, set]
 Returns or sets the minimum pitch field. More...
 
unsafe int OverrideVisibleThreadColor [get, set]
 Returns or sets the visible thread override color. More...
 
unsafe bool RenderTrueHiddenLine [get, set]
 Returns or sets the status of render true hidden line More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
unsafe int ThreadsStandardOptionData [get, set]
 Returns or sets the threads standard option. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 
- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

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

Property Documentation

unsafe double NXOpen.Preferences.ThreadsViewPreferences.MinimumPitchField
getset

Returns or 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 to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe int NXOpen.Preferences.ThreadsViewPreferences.OverrideVisibleThreadColor
getset

Returns or sets the visible thread override color.

The value should be between 1 and 216.

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Preferences.ThreadsViewPreferences.RenderTrueHiddenLine
getset

Returns or sets the status of render true hidden line

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

Tag NXOpen.Preferences.ThreadsViewPreferences.Tag
get

Returns the tag of this object.

unsafe int NXOpen.Preferences.ThreadsViewPreferences.ThreadsStandardOptionData
getset

Returns or sets the threads standard option.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.