Search Results for

    Show / Hide Table of Contents

    Class MeshCollectorDisplayDefaults1d

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TransientObject
    MeshCollectorDisplayDefaults
    MeshCollectorDisplayDefaults1d
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    System.IDisposable
    Inherited Members
    MeshCollectorDisplayDefaults.UseCustomerDefaultsDisplaySettings()
    MeshCollectorDisplayDefaults.Color
    TransientObject.Dispose()
    TransientObject.ToString()
    TransientObject.PrintTestData(String)
    TransientObject.PrintTestData(String, Int32)
    TransientObject.Handle
    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.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.CAE
    Assembly: NXOpen.dll
    Syntax
    public class MeshCollectorDisplayDefaults1d : MeshCollectorDisplayDefaults, IMessageSink, IDisposable

    Constructors

    MeshCollectorDisplayDefaults1d(IntPtr)

    Declaration
    protected MeshCollectorDisplayDefaults1d(IntPtr ptr)
    Parameters
    Type Name Description
    System.IntPtr 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
    System.Boolean

    DisplaySectionOrientation

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

    DisplaySectionOrientationVector

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

    DisplayText

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

    ElementShrinkPercent

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

    LineWidth

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

    Methods

    FreeResource()

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

    Implements

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