Search Results for

    Show / Hide Table of Contents

    Class MeshDisplaySettings1d

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TransientObject
    MeshDisplaySettings
    MeshDisplaySettings1d
    Implements
    IMessageSink
    IDisposable
    Inherited Members
    MeshDisplaySettings.UseMeshCollectorDisplaySettings()
    MeshDisplaySettings.UseCustomerDefaultsDisplaySettings()
    MeshDisplaySettings.Color
    TransientObject.Dispose()
    TransientObject.ToString()
    TransientObject.PrintTestData(string)
    TransientObject.PrintTestData(string, int)
    TransientObject.Handle
    NXRemotableObject.initialize()
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.CAE
    Assembly: NXOpen.dll
    Syntax
    public class MeshDisplaySettings1d : MeshDisplaySettings, IMessageSink, IDisposable

    Constructors

    MeshDisplaySettings1d(nint)

    Declaration
    protected MeshDisplaySettings1d(nint ptr)
    Parameters
    Type Name Description
    nint ptr

    Properties

    DisplaySection

    Declaration
    public DisplaySectionType DisplaySection { get; set; }
    Property Value
    Type Description
    DisplaySectionType

    DisplaySectionEndRelease

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

    DisplaySectionOrientation

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

    DisplaySectionOrientationVector

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

    DisplayText

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

    ElementShrinkPercent

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

    LineWidth

    Declaration
    public DisplayableObject.ObjectWidth LineWidth { get; set; }
    Property Value
    Type Description
    DisplayableObject.ObjectWidth

    Methods

    FreeResource()

    Declaration
    protected override void FreeResource()
    Overrides
    MeshDisplaySettings.FreeResource()

    Implements

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