Search Results for

    Show / Hide Table of Contents

    Struct UFModl.SmjoggleData

    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.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct SmjoggleData

    Fields

    base_edge

    Declaration
    public Tag base_edge
    Field Value
    Type Description
    Tag

    base_face

    Declaration
    public Tag base_face
    Field Value
    Type Description
    Tag

    bend_allowance_formula

    Declaration
    public string bend_allowance_formula
    Field Value
    Type Description
    System.String

    bend_radius1

    Declaration
    public string bend_radius1
    Field Value
    Type Description
    System.String

    bend_radius2

    Declaration
    public string bend_radius2
    Field Value
    Type Description
    System.String

    clr_dist

    Declaration
    public string clr_dist
    Field Value
    Type Description
    System.String

    clr_point1

    Declaration
    public double[] clr_point1
    Field Value
    Type Description
    System.Double[]

    clr_point2

    Declaration
    public double[] clr_point2
    Field Value
    Type Description
    System.Double[]

    edge_to_edge

    Declaration
    public bool edge_to_edge
    Field Value
    Type Description
    System.Boolean

    mat_direction

    Declaration
    public bool mat_direction
    Field Value
    Type Description
    System.Boolean

    mat_thickness

    Declaration
    public string mat_thickness
    Field Value
    Type Description
    System.String

    num_clr_pts

    Declaration
    public int num_clr_pts
    Field Value
    Type Description
    System.Int32

    point_on_rf1

    Declaration
    public double[] point_on_rf1
    Field Value
    Type Description
    System.Double[]

    point_on_rf2

    Declaration
    public double[] point_on_rf2
    Field Value
    Type Description
    System.Double[]

    ref_face1

    Declaration
    public Tag ref_face1
    Field Value
    Type Description
    Tag

    ref_face2

    Declaration
    public Tag ref_face2
    Field Value
    Type Description
    Tag

    run

    Declaration
    public string run
    Field Value
    Type Description
    System.String

    table

    Declaration
    public bool table
    Field Value
    Type Description
    System.Boolean

    trans_end_edge

    Declaration
    public Tag trans_end_edge
    Field Value
    Type Description
    Tag

    trans_start_edge

    Declaration
    public Tag trans_start_edge
    Field Value
    Type Description
    Tag

    transition_radius

    Declaration
    public string transition_radius
    Field Value
    Type Description
    System.String
    In This Article
    Back to top Generated by DocFX