Search Results for

    Show / Hide Table of Contents

    Struct Post.GraphParameters

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.CAE
    Assembly: NXOpen.dll
    Syntax
    public struct Post.GraphParameters

    Fields

    Abcissa

    Declaration
    public Post.Abcissa Abcissa
    Field Value
    Type Description
    Post.Abcissa

    IncludeIntersections

    Declaration
    public bool IncludeIntersections
    Field Value
    Type Description
    bool

    NoDataTreatment

    Declaration
    public Post.NoDataTreatment NoDataTreatment
    Field Value
    Type Description
    Post.NoDataTreatment

    NoDataValue

    Declaration
    public double NoDataValue
    Field Value
    Type Description
    double

    UseDeformedConfiguration

    Declaration
    public bool UseDeformedConfiguration
    Field Value
    Type Description
    bool

    ValueShareingCriterion

    Declaration
    public Post.NodeValueSharingCriterion ValueShareingCriterion
    Field Value
    Type Description
    Post.NodeValueSharingCriterion

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX