Class SelPref
Assembly: NXOpen.dll
Syntax
public class SelPref : Builder, IMessageSink, IComponentBuilder
Constructors
SelPref()
Declaration
Properties
Delay
Declaration
public int Delay { get; set; }
Property Value
FaceAnalysisViewsType
Declaration
public SelPref.FaceAnalysisViews FaceAnalysisViewsType { get; set; }
Property Value
HighlightHiddenEdgesToggle
Declaration
public bool HighlightHiddenEdgesToggle { get; set; }
Property Value
HighlightOriginalToggle
Declaration
public bool HighlightOriginalToggle { get; set; }
Property Value
HighlightSelectionOnRolloverToggle
Declaration
public bool HighlightSelectionOnRolloverToggle { get; set; }
Property Value
HighlightWithThickWidthToggle
Declaration
public bool HighlightWithThickWidthToggle { get; set; }
Property Value
MethodType
Declaration
public SelPref.Method MethodType { get; set; }
Property Value
MouseGestureType
Declaration
public SelPref.MouseGesture MouseGestureType { get; set; }
Property Value
QuickPickLockDialogPosition
Declaration
public bool QuickPickLockDialogPosition { get; set; }
Property Value
QuickPickOnDelayToggle
Declaration
public bool QuickPickOnDelayToggle { get; set; }
Property Value
QuickPickSeeThruToggle
Declaration
public bool QuickPickSeeThruToggle { get; set; }
Property Value
RolloverDelay
Declaration
public int RolloverDelay { get; set; }
Property Value
SelectionRadiusType
Declaration
public SelPref.SelectionRadius SelectionRadiusType { get; set; }
Property Value
SelectionRuleType
Declaration
public SelPref.SelectionRule SelectionRuleType { get; set; }
Property Value
ShadedViewsType
Declaration
public SelPref.ShadedViews ShadedViewsType { get; set; }
Property Value
ShowCrosshairsToggle
Declaration
public bool ShowCrosshairsToggle { get; set; }
Property Value
TangencyTolerance
Declaration
public double TangencyTolerance { get; set; }
Property Value
Tolerance
Declaration
public double Tolerance { get; set; }
Property Value
Declaration
public bool TooltipOnRolloverToggle { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink