Search Results for

    Show / Hide Table of Contents

    Class ViewPreferences

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    ViewPreferences
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    Inherited Members
    NXRemotableObject.initialize()
    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.ToString()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.Preferences
    Assembly: NXOpen.dll
    Syntax
    public class ViewPreferences : NXRemotableObject, IMessageSink

    Constructors

    ViewPreferences(Part)

    Declaration
    protected ViewPreferences(Part owner)
    Parameters
    Type Name Description
    Part owner

    Properties

    BaseView

    Declaration
    public BaseViewPreferences BaseView { get; }
    Property Value
    Type Description
    BaseViewPreferences

    Detail

    Declaration
    public DetailViewPreferences Detail { get; }
    Property Value
    Type Description
    DetailViewPreferences

    FlatPattern

    Declaration
    public FlatPatternViewPreferences FlatPattern { get; }
    Property Value
    Type Description
    FlatPatternViewPreferences

    General

    Declaration
    public GeneralViewPreferences General { get; }
    Property Value
    Type Description
    GeneralViewPreferences

    HiddenLines

    Declaration
    public HiddenLinesViewPreferences HiddenLines { get; }
    Property Value
    Type Description
    HiddenLinesViewPreferences

    InheritPmi

    Declaration
    public InheritPmiPreferences InheritPmi { get; }
    Property Value
    Type Description
    InheritPmiPreferences

    Projected

    Declaration
    public ProjectedViewPreferences Projected { get; }
    Property Value
    Type Description
    ProjectedViewPreferences

    Section

    Declaration
    public SectionViewPreferences Section { get; }
    Property Value
    Type Description
    SectionViewPreferences

    Shading

    Declaration
    public ShadingViewPreferences Shading { get; }
    Property Value
    Type Description
    ShadingViewPreferences

    ShipbuildingLines

    Declaration
    public ShipbuildingLinesViewPreferences ShipbuildingLines { get; }
    Property Value
    Type Description
    ShipbuildingLinesViewPreferences

    ShipDraftingViewLines

    Declaration
    public ShipDraftingViewLinesViewPreferences ShipDraftingViewLines { get; }
    Property Value
    Type Description
    ShipDraftingViewLinesViewPreferences

    ShipGeneralArrangementViewLines

    Declaration
    public ShipGeneralArrangementViewLinesViewPreferences ShipGeneralArrangementViewLines { get; }
    Property Value
    Type Description
    ShipGeneralArrangementViewLinesViewPreferences

    SmoothEdges

    Declaration
    public SmoothEdgesViewPreferences SmoothEdges { get; }
    Property Value
    Type Description
    SmoothEdgesViewPreferences

    Tag

    Declaration
    public Tag Tag { get; }
    Property Value
    Type Description
    Tag

    Threads

    Declaration
    public ThreadsViewPreferences Threads { get; }
    Property Value
    Type Description
    ThreadsViewPreferences

    TraceLines

    Declaration
    public TraceLinesViewPreferences TraceLines { get; }
    Property Value
    Type Description
    TraceLinesViewPreferences

    VirtualIntersections

    Declaration
    public VirtualIntersectionsViewPreferences VirtualIntersections { get; }
    Property Value
    Type Description
    VirtualIntersectionsViewPreferences

    VisibleLines

    Declaration
    public VisibleLinesViewPreferences VisibleLines { get; }
    Property Value
    Type Description
    VisibleLinesViewPreferences

    Implements

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