Search Results for

    Show / Hide Table of Contents

    Class SelPref

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    SelPref
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    System.MarshalByRefObject.CreateObjRef(System.Type)
    System.MarshalByRefObject.GetLifetimeService()
    System.MarshalByRefObject.InitializeLifetimeService()
    System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.Display
    Assembly: NXOpen.dll
    Syntax
    public class SelPref : Builder, IMessageSink, IComponentBuilder

    Constructors

    SelPref()

    Declaration
    protected SelPref()

    Properties

    Delay

    Declaration
    public int Delay { get; set; }
    Property Value
    Type Description
    System.Int32

    FaceAnalysisViewsType

    Declaration
    public SelPref.FaceAnalysisViews FaceAnalysisViewsType { get; set; }
    Property Value
    Type Description
    SelPref.FaceAnalysisViews

    HighlightHiddenEdgesToggle

    Declaration
    public bool HighlightHiddenEdgesToggle { get; set; }
    Property Value
    Type Description
    System.Boolean

    HighlightOriginalToggle

    Declaration
    public bool HighlightOriginalToggle { get; set; }
    Property Value
    Type Description
    System.Boolean

    HighlightSelectionOnRolloverToggle

    Declaration
    public bool HighlightSelectionOnRolloverToggle { get; set; }
    Property Value
    Type Description
    System.Boolean

    HighlightWithThickWidthToggle

    Declaration
    public bool HighlightWithThickWidthToggle { get; set; }
    Property Value
    Type Description
    System.Boolean

    MethodType

    Declaration
    public SelPref.Method MethodType { get; set; }
    Property Value
    Type Description
    SelPref.Method

    MouseGestureType

    Declaration
    public SelPref.MouseGesture MouseGestureType { get; set; }
    Property Value
    Type Description
    SelPref.MouseGesture

    QuickPickLockDialogPosition

    Declaration
    public bool QuickPickLockDialogPosition { get; set; }
    Property Value
    Type Description
    System.Boolean

    QuickPickOnDelayToggle

    Declaration
    public bool QuickPickOnDelayToggle { get; set; }
    Property Value
    Type Description
    System.Boolean

    QuickPickSeeThruToggle

    Declaration
    public bool QuickPickSeeThruToggle { get; set; }
    Property Value
    Type Description
    System.Boolean

    RolloverDelay

    Declaration
    public int RolloverDelay { get; set; }
    Property Value
    Type Description
    System.Int32

    SelectionRadiusType

    Declaration
    public SelPref.SelectionRadius SelectionRadiusType { get; set; }
    Property Value
    Type Description
    SelPref.SelectionRadius

    SelectionRuleType

    Declaration
    public SelPref.SelectionRule SelectionRuleType { get; set; }
    Property Value
    Type Description
    SelPref.SelectionRule

    ShadedViewsType

    Declaration
    public SelPref.ShadedViews ShadedViewsType { get; set; }
    Property Value
    Type Description
    SelPref.ShadedViews

    ShowCrosshairsToggle

    Declaration
    public bool ShowCrosshairsToggle { get; set; }
    Property Value
    Type Description
    System.Boolean

    TangencyTolerance

    Declaration
    public double TangencyTolerance { get; set; }
    Property Value
    Type Description
    System.Double

    Tolerance

    Declaration
    public double Tolerance { get; set; }
    Property Value
    Type Description
    System.Double

    TooltipOnRolloverToggle

    Declaration
    public bool TooltipOnRolloverToggle { get; set; }
    Property Value
    Type Description
    System.Boolean

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX