Class ThreadsViewPreferences
Inheritance
ThreadsViewPreferences
Assembly: NXOpen.dll
Syntax
public class ThreadsViewPreferences : NXRemotableObject, IMessageSink, IThreadsViewPreferences
Constructors
ThreadsViewPreferences(ViewPreferences)
Declaration
protected ThreadsViewPreferences(ViewPreferences owner)
Parameters
Properties
MinimumPitchField
Declaration
public double MinimumPitchField { get; set; }
Property Value
OverrideVisibleThreadColor
Declaration
public int OverrideVisibleThreadColor { get; set; }
Property Value
RenderTrueHiddenLine
Declaration
public bool RenderTrueHiddenLine { get; set; }
Property Value
Tag
Declaration
Property Value
ThreadsStandardOptionData
Declaration
public int ThreadsStandardOptionData { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink