Search Results for

    Show / Hide Table of Contents

    Struct Post.Mark

    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 Mark

    Fields

    BelowMarkHideType

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

    BelowResultPercent

    Declaration
    public double BelowResultPercent
    Field Value
    Type Description
    System.Double

    BelowResultValue

    Declaration
    public double BelowResultValue
    Field Value
    Type Description
    System.Double

    DisplayComponentLabelWithArrow

    Declaration
    public bool DisplayComponentLabelWithArrow
    Field Value
    Type Description
    System.Boolean

    DisplayNumericalValueWithArrow

    Declaration
    public bool DisplayNumericalValueWithArrow
    Field Value
    Type Description
    System.Boolean

    DoubleSided

    Declaration
    public bool DoubleSided
    Field Value
    Type Description
    System.Boolean

    HideMarksBelow

    Declaration
    public bool HideMarksBelow
    Field Value
    Type Description
    System.Boolean

    MarkColor

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

    MarkComponentCombinationType

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

    MarkLocation

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

    MarkMaximumSize

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

    MarkRenderStyle

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

    MarkResultantCompCombinationType

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

    MarkSize

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

    MarkTensorStyle

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

    ModelPrecentValue

    Declaration
    public double ModelPrecentValue
    Field Value
    Type Description
    System.Double

    ShowArrowMagnitude

    Declaration
    public bool ShowArrowMagnitude
    Field Value
    Type Description
    System.Boolean

    ShowArrowResultant

    Declaration
    public bool ShowArrowResultant
    Field Value
    Type Description
    System.Boolean

    ShowArrowXComponent

    Declaration
    public bool ShowArrowXComponent
    Field Value
    Type Description
    System.Boolean

    ShowArrowYComponent

    Declaration
    public bool ShowArrowYComponent
    Field Value
    Type Description
    System.Boolean

    ShowArrowZComponent

    Declaration
    public bool ShowArrowZComponent
    Field Value
    Type Description
    System.Boolean

    ShowTensorComponent1

    Declaration
    public bool ShowTensorComponent1
    Field Value
    Type Description
    System.Boolean

    ShowTensorComponent2

    Declaration
    public bool ShowTensorComponent2
    Field Value
    Type Description
    System.Boolean

    ShowTensorComponent3

    Declaration
    public bool ShowTensorComponent3
    Field Value
    Type Description
    System.Boolean

    ShowTensorComponent4

    Declaration
    public bool ShowTensorComponent4
    Field Value
    Type Description
    System.Boolean

    SpecifiedColor

    Declaration
    public NXColor SpecifiedColor
    Field Value
    Type Description
    NXColor

    SpecifiedLengthValue

    Declaration
    public double SpecifiedLengthValue
    Field Value
    Type Description
    System.Double

    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