Search Results for

    Show / Hide Table of Contents

    Struct Post._Streamline

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    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
    struct _Streamline

    Fields

    bubble_timestep

    Declaration
    public double bubble_timestep
    Field Value
    Type Description
    System.Double

    data_params

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

    lineweight

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

    model_precent_value

    Declaration
    public double model_precent_value
    Field Value
    Type Description
    System.Double

    specified_color

    Declaration
    public int specified_color
    Field Value
    Type Description
    System.Int32

    specified_length_value

    Declaration
    public double specified_length_value
    Field Value
    Type Description
    System.Double

    stream_color

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

    stream_size

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

    stream_style

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

    stream_sync

    Declaration
    public Post.StreamlineSynchronization stream_sync
    Field Value
    Type Description
    Post.StreamlineSynchronization
    In This Article
    Back to top Generated by DocFX