Search Results for

    Show / Hide Table of Contents

    Struct Post.Streamline

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.CAE
    Assembly: NXOpen.dll
    Syntax
    public struct Streamline

    Fields

    BubbleTimestep

    Declaration
    public double BubbleTimestep
    Field Value
    Type Description
    System.Double

    DataParams

    Declaration
    public Post.StreamlineData DataParams
    Field Value
    Type Description
    Post.StreamlineData

    Lineweight

    Declaration
    public Post.StreamlineLineWeight Lineweight
    Field Value
    Type Description
    Post.StreamlineLineWeight

    ModelPrecentValue

    Declaration
    public double ModelPrecentValue
    Field Value
    Type Description
    System.Double

    SpecifiedColor

    Declaration
    public NXColor SpecifiedColor
    Field Value
    Type Description
    NXColor

    SpecifiedLengthValue

    Declaration
    public double SpecifiedLengthValue
    Field Value
    Type Description
    System.Double

    StreamColor

    Declaration
    public Post.StreamlineColor StreamColor
    Field Value
    Type Description
    Post.StreamlineColor

    StreamSize

    Declaration
    public Post.StreamlineSize StreamSize
    Field Value
    Type Description
    Post.StreamlineSize

    StreamStyle

    Declaration
    public Post.StreamlineStyle StreamStyle
    Field Value
    Type Description
    Post.StreamlineStyle

    StreamSync

    Declaration
    public Post.StreamlineSynchronization StreamSync
    Field Value
    Type Description
    Post.StreamlineSynchronization

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String
    Overrides
    System.ValueType.ToString()
    In This Article
    Back to top Generated by DocFX