Search Results for

    Show / Hide Table of Contents

    Struct BeamSectionOffsetOptions._Offset

    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 _Offset

    Fields

    offset_x

    Declaration
    public Tag offset_x
    Field Value
    Type Description
    Tag

    offset_y

    Declaration
    public Tag offset_y
    Field Value
    Type Description
    Tag

    offset_z

    Declaration
    public Tag offset_z
    Field Value
    Type Description
    Tag

    y_eccentric

    Declaration
    public double y_eccentric
    Field Value
    Type Description
    System.Double

    z_eccentric

    Declaration
    public double z_eccentric
    Field Value
    Type Description
    System.Double
    In This Article
    Back to top Generated by DocFX