Search Results for

    Show / Hide Table of Contents

    Class PostPreference

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    PostPreference
    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.CAE
    Assembly: NXOpen.dll
    Syntax
    public class PostPreference : NXRemotableObject, IMessageSink

    Constructors

    PostPreference(Post)

    Declaration
    protected PostPreference(Post owner)
    Parameters
    Type Name Description
    Post owner

    Properties

    PostAnnotationPreference

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

    PostGeneralPreference

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

    PostGraphPreference

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

    PostIdentifyPreference

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

    PostLegendPreference

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

    PostResultNavigatorPreference

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

    PostResultPreference

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

    PostSelectionPreference

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

    PostViewportPreference

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

    Tag

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

    Methods

    ApplyPreference()

    Declaration
    public void ApplyPreference()

    Implements

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