Search Results for

    Show / Hide Table of Contents

    Class FieldDrawHelper

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    FieldDrawHelper
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    Inherited Members
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    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.Fields
    Assembly: NXOpen.dll
    Syntax
    public class FieldDrawHelper : TaggedObject, IMessageSink

    Constructors

    FieldDrawHelper()

    Declaration
    protected FieldDrawHelper()

    Methods

    GetDrawAxesLabelsResult()

    Declaration
    public bool GetDrawAxesLabelsResult()
    Returns
    Type Description
    System.Boolean

    GetDrawAxesResult()

    Declaration
    public bool GetDrawAxesResult()
    Returns
    Type Description
    System.Boolean

    GetDrawContoursResult()

    Declaration
    public bool GetDrawContoursResult()
    Returns
    Type Description
    System.Boolean

    GetDrawContoursWithEdgesResult()

    Declaration
    public bool GetDrawContoursWithEdgesResult()
    Returns
    Type Description
    System.Boolean

    GetDrawDefaultValueLabelsResult()

    Declaration
    public bool GetDrawDefaultValueLabelsResult()
    Returns
    Type Description
    System.Boolean

    GetDrawDescriptionResult()

    Declaration
    public bool GetDrawDescriptionResult()
    Returns
    Type Description
    System.Boolean

    GetDrawIndepDomainResult()

    Declaration
    public bool GetDrawIndepDomainResult()
    Returns
    Type Description
    System.Boolean

    GetDrawLegendResult()

    Declaration
    public bool GetDrawLegendResult()
    Returns
    Type Description
    System.Boolean

    GetDrawNameResult()

    Declaration
    public bool GetDrawNameResult()
    Returns
    Type Description
    System.Boolean

    GetDrawOverflowContourValuesResult()

    Declaration
    public bool GetDrawOverflowContourValuesResult()
    Returns
    Type Description
    System.Boolean

    GetDrawOverflowSymbolValuesResult()

    Declaration
    public bool GetDrawOverflowSymbolValuesResult()
    Returns
    Type Description
    System.Boolean

    GetDrawSymbolsResult()

    Declaration
    public bool GetDrawSymbolsResult()
    Returns
    Type Description
    System.Boolean

    GetDrawTableSymbolsResult()

    Declaration
    public bool GetDrawTableSymbolsResult()
    Returns
    Type Description
    System.Boolean

    GetDrawTableValueLabelsResult()

    Declaration
    public bool GetDrawTableValueLabelsResult()
    Returns
    Type Description
    System.Boolean

    GetDrawUndefineContourValuesResult()

    Declaration
    public bool GetDrawUndefineContourValuesResult()
    Returns
    Type Description
    System.Boolean

    GetDrawUndefineSymbolValuesResult()

    Declaration
    public bool GetDrawUndefineSymbolValuesResult()
    Returns
    Type Description
    System.Boolean

    GetDrawUnderflowContourValuesResult()

    Declaration
    public bool GetDrawUnderflowContourValuesResult()
    Returns
    Type Description
    System.Boolean

    GetDrawUnderflowSymbolValuesResult()

    Declaration
    public bool GetDrawUnderflowSymbolValuesResult()
    Returns
    Type Description
    System.Boolean

    GetDrawUserDefinedResolutionResult()

    Declaration
    public bool GetDrawUserDefinedResolutionResult()
    Returns
    Type Description
    System.Boolean

    GetDrawValueLabelsResult()

    Declaration
    public bool GetDrawValueLabelsResult()
    Returns
    Type Description
    System.Boolean

    GetLegendTearDownResult()

    Declaration
    public bool GetLegendTearDownResult()
    Returns
    Type Description
    System.Boolean

    GetReloadResult()

    Declaration
    public bool GetReloadResult()
    Returns
    Type Description
    System.Boolean

    Implements

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