Search Results for

    Show / Hide Table of Contents

    Struct Post._Mark

    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 _Mark

    Fields

    below_mark_hide_type

    Declaration
    public Post.MarkHide below_mark_hide_type
    Field Value
    Type Description
    Post.MarkHide

    below_result_percent

    Declaration
    public double below_result_percent
    Field Value
    Type Description
    System.Double

    below_result_value

    Declaration
    public double below_result_value
    Field Value
    Type Description
    System.Double

    display_component_label_with_arrow

    Declaration
    public bool display_component_label_with_arrow
    Field Value
    Type Description
    System.Boolean

    display_numerical_value_with_arrow

    Declaration
    public bool display_numerical_value_with_arrow
    Field Value
    Type Description
    System.Boolean

    doubleSided

    Declaration
    public bool doubleSided
    Field Value
    Type Description
    System.Boolean

    hide_marks_below

    Declaration
    public bool hide_marks_below
    Field Value
    Type Description
    System.Boolean

    mark_color

    Declaration
    public Post.MarkColor mark_color
    Field Value
    Type Description
    Post.MarkColor

    mark_component_combination_type

    Declaration
    public Post.MarkComponentCombinationType mark_component_combination_type
    Field Value
    Type Description
    Post.MarkComponentCombinationType

    mark_location

    Declaration
    public Post.MarkLocation mark_location
    Field Value
    Type Description
    Post.MarkLocation

    mark_maximum_size

    Declaration
    public Post.MarkMaximumSize mark_maximum_size
    Field Value
    Type Description
    Post.MarkMaximumSize

    mark_render_style

    Declaration
    public Post.MarkRenderStyle mark_render_style
    Field Value
    Type Description
    Post.MarkRenderStyle

    mark_resultant_comp_combination_type

    Declaration
    public Post.MarkResultantCompCombinationType mark_resultant_comp_combination_type
    Field Value
    Type Description
    Post.MarkResultantCompCombinationType

    mark_size

    Declaration
    public Post.MarkSize mark_size
    Field Value
    Type Description
    Post.MarkSize

    mark_tensor_style

    Declaration
    public Post.MarkTensorStyle mark_tensor_style
    Field Value
    Type Description
    Post.MarkTensorStyle

    model_precent_value

    Declaration
    public double model_precent_value
    Field Value
    Type Description
    System.Double

    show_arrow_magnitude

    Declaration
    public bool show_arrow_magnitude
    Field Value
    Type Description
    System.Boolean

    show_arrow_resultant

    Declaration
    public bool show_arrow_resultant
    Field Value
    Type Description
    System.Boolean

    show_arrow_x_component

    Declaration
    public bool show_arrow_x_component
    Field Value
    Type Description
    System.Boolean

    show_arrow_y_component

    Declaration
    public bool show_arrow_y_component
    Field Value
    Type Description
    System.Boolean

    show_arrow_z_component

    Declaration
    public bool show_arrow_z_component
    Field Value
    Type Description
    System.Boolean

    show_tensor_component1

    Declaration
    public bool show_tensor_component1
    Field Value
    Type Description
    System.Boolean

    show_tensor_component2

    Declaration
    public bool show_tensor_component2
    Field Value
    Type Description
    System.Boolean

    show_tensor_component3

    Declaration
    public bool show_tensor_component3
    Field Value
    Type Description
    System.Boolean

    show_tensor_component4

    Declaration
    public bool show_tensor_component4
    Field Value
    Type Description
    System.Boolean

    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
    In This Article
    Back to top Generated by DocFX