Search Results for

    Show / Hide Table of Contents

    Class SessionDrafting

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    SessionDrafting
    Implements
    IMessageSink
    Inherited Members
    NXRemotableObject.initialize()
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.Preferences
    Assembly: NXOpen.dll
    Syntax
    public class SessionDrafting : NXRemotableObject, IMessageSink

    Constructors

    SessionDrafting(SessionPreferences)

    Declaration
    protected SessionDrafting(SessionPreferences owner)
    Parameters
    Type Name Description
    SessionPreferences owner

    Properties

    AutomaticCustomSymbolUpdate

    Declaration
    public bool AutomaticCustomSymbolUpdate { get; set; }
    Property Value
    Type Description
    bool

    DynamicAlignment

    Declaration
    public bool DynamicAlignment { get; set; }
    Property Value
    Type Description
    bool

    ExtractedEdgeFaceDisplay

    Declaration
    public SessionDrafting.EdgeFaceDisplayType ExtractedEdgeFaceDisplay { get; set; }
    Property Value
    Type Description
    SessionDrafting.EdgeFaceDisplayType

    ForcedWelcomeMode

    Declaration
    public int ForcedWelcomeMode { get; set; }
    Property Value
    Type Description
    int

    GridObject

    Declaration
    public SessionDrafting.GridObjectType GridObject { get; set; }
    Property Value
    Type Description
    SessionDrafting.GridObjectType

    LoadComponentOnFacetedViewSelection

    Declaration
    public bool LoadComponentOnFacetedViewSelection { get; set; }
    Property Value
    Type Description
    bool

    LoadComponentOnFacetedViewUpdate

    Declaration
    public bool LoadComponentOnFacetedViewUpdate { get; set; }
    Property Value
    Type Description
    bool

    SmartlightweightViewsLoadComponentOnDemand

    Declaration
    public bool SmartlightweightViewsLoadComponentOnDemand { get; set; }
    Property Value
    Type Description
    bool

    Tag

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

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    In this article
    Back to top Generated by DocFX